Version 2.57 RELEASED.

This commit is contained in:
default 2024-08-08 06:35:24 +02:00
parent d9994c9a35
commit 3f01787cc9
No known key found for this signature in database
GPG Key ID: 8E9B44AE8A14AD8B

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.57-dev"
#define VERSION "2.57"
#define USER_AGENT "snac/" VERSION