Browse Source

Version 2.14 RELEASED.

default 3 years ago
parent
commit
6087b4540d
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 grunfink - MIT license */
 /* copyright (c) 2022 grunfink - MIT license */
 
 
-#define VERSION "2.14-dev"
+#define VERSION "2.14"
 
 
 #define USER_AGENT "snac/" VERSION
 #define USER_AGENT "snac/" VERSION