Przeglądaj źródła

Version 2.20 RELEASED.

default 3 lat temu
rodzic
commit
11c7d6ebff
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      snac.h

+ 1 - 1
snac.h

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