Version 2.55 RELEASED.

This commit is contained in:
default 2024-06-09 19:28:37 +02:00
parent 35de1647bf
commit 93851413f3
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.54"
#define VERSION "2.55"
#define USER_AGENT "snac/" VERSION