snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 72c63ba5b8cfd25331f03a97f2313587c534a6d7
parent bc417bb52082436bdd314ad59e5b4ce4d2455e8e
Author: default <nobody@localhost>
Date:   Fri, 14 Oct 2022 08:49:39 +0200

Version 2.04 RELEASED.

Diffstat:
Msnac.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/snac.h b/snac.h @@ -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