فهرست منبع

Version 2.30 RELEASED.

default 3 سال پیش
والد
کامیت
6a1cc55676
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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.30-dev"
+#define VERSION "2.30"
 
 #define USER_AGENT "snac/" VERSION