Version 2.05 RELEASED.

This commit is contained in:
default 2022-10-16 20:47:45 +02:00
parent b53ccf0013
commit 71eb5bb27c

2
snac.h
View file

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