Version 2.59 RELEASED.

This commit is contained in:
default 2024-09-15 14:02:27 +02:00
parent 57c9f4b8e9
commit b3c00cc098
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.59-dev"
#define VERSION "2.59"
#define USER_AGENT "snac/" VERSION