Version 2.38 RELEASED.

This commit is contained in:
default 2023-07-17 10:41:19 +02:00
parent 35987ebb50
commit e6d5ce2654

2
snac.h
View File

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