Ver código fonte

Bumped version.

default 3 anos atrás
pai
commit
27bc74ab5c
1 arquivos alterados com 1 adições e 1 exclusões
  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.23"
+#define VERSION "2.24-dev"
 
 
 #define USER_AGENT "snac/" VERSION
 #define USER_AGENT "snac/" VERSION