Version 2.61 RELEASED.

This commit is contained in:
default 2024-10-23 16:59:32 +02:00
parent 35b6257d9c
commit 8de46e30fd
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 */ /* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2024 grunfink et al. / MIT license */ /* copyright (c) 2022 - 2024 grunfink et al. / MIT license */
#define VERSION "2.60" #define VERSION "2.61"
#define USER_AGENT "snac/" VERSION #define USER_AGENT "snac/" VERSION