Version 2.31 RELEASED.

This commit is contained in:
default 2023-05-13 16:56:06 +02:00
parent 6b597ffdb4
commit 47ce73553f

2
snac.h
View file

@ -1,7 +1,7 @@
/* snac - A simple, minimalistic ActivityPub instance */
/* copyright (c) 2022 - 2023 grunfink / MIT license */
#define VERSION "2.31-dev"
#define VERSION "2.31"
#define USER_AGENT "snac/" VERSION