1
0
Fork 0
mirror of https://codeberg.org/grunfink/snac2.git synced 2025-03-22 16:27:44 +00:00

Version 2.58 RELEASED.

This commit is contained in:
default 2024-09-05 16:24:11 +02:00
parent c724fab7a8
commit acb3f92ef4
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.58-dev"
#define VERSION "2.58"
#define USER_AGENT "snac/" VERSION