snac2

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

commit cec36f2de319a824ca7c8135cbb7bc467ca64cf0
parent c17d78999e54663e641d8ca35f1b34f2746d3d3e
Author: default <nobody@localhost>
Date:   Wed, 26 Oct 2022 09:05:37 +0200

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