Explorar el Código

Version 2.76 RELEASED.

grunfink hace 1 año
padre
commit
a998c9747a
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 */
 /* copyright (c) 2022 - 2025 grunfink et al. / MIT license */
 
-#define VERSION "2.76-dev"
+#define VERSION "2.76"
 
 #define USER_AGENT "snac/" VERSION