Version 2.47 RELEASED.

This commit is contained in:
default 2024-02-12 11:16:54 +01:00
parent 4685562b24
commit 552bb377ba

2
snac.h
View File

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