Version 2.13 RELEASED.

This commit is contained in:
default 2022-12-04 06:43:46 +01:00
parent d023807942
commit 70d1cf784a

2
snac.h
View file

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