فهرست منبع

Version 2.62 RELEASED.

default 5 ماه پیش
والد
کامیت
6f124d2a8b
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 - 2024 grunfink et al. / MIT license */
 
-#define VERSION "2.61"
+#define VERSION "2.62"
 
 #define USER_AGENT "snac/" VERSION