Version 2.52 RELEASED.

This commit is contained in:
default 2024-05-07 10:24:38 +02:00
parent 7df69f8f12
commit c5ae10af86
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.52-dev"
#define VERSION "2.52"
#define USER_AGENT "snac/" VERSION