Browse Source

Version 2.33 RELEASED.

default 3 years ago
parent
commit
50624547e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      snac.h

+ 1 - 1
snac.h

@@ -1,7 +1,7 @@
 /* snac - A simple, minimalistic ActivityPub instance */
 /* snac - A simple, minimalistic ActivityPub instance */
 /* copyright (c) 2022 - 2023 grunfink / MIT license */
 /* copyright (c) 2022 - 2023 grunfink / MIT license */
 
 
-#define VERSION "2.33-dev"
+#define VERSION "2.33"
 
 
 #define USER_AGENT "snac/" VERSION
 #define USER_AGENT "snac/" VERSION