snac2

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

commit 266207a9a5292d4eade365d3a4e2fe678af8189c
parent a366ca3e44c30b6daca3f41584c18920d1ca1f89
Author: default <nobody@localhost>
Date:   Fri,  7 Oct 2022 18:15:37 +0200

Version 2.02 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.01" +#define VERSION "2.02" #define USER_AGENT "snac/" VERSION