1
0
Fork 0
mirror of https://codeberg.org/grunfink/snac2.git synced 2025-04-10 17:01:27 +00:00

Version 2.04 RELEASED.

This commit is contained in:
default 2022-10-14 08:49:39 +02:00
parent bc417bb520
commit 72c63ba5b8

2
snac.h
View file

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