Explorar el Código

Version 2.17 RELEASED.

default hace 3 años
padre
commit
abd56da2ba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 grunfink - MIT license */
 /* copyright (c) 2022 grunfink - MIT license */
 
 
-#define VERSION "2.17-dev"
+#define VERSION "2.17"
 
 
 #define USER_AGENT "snac/" VERSION
 #define USER_AGENT "snac/" VERSION