snac2

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

commit ddce319a12e710fa01d36b60a648904a257e8fea
parent 6ffbb3a4fc108ea5c70cc3d002e2a93d00432f46
Author: default <nobody@localhost>
Date:   Fri, 21 Oct 2022 18:07:55 +0200

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