snac2

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

commit 2a5f10583b98cbf9aa094a244c021c8fee9e905e
parent c902de3fa6cac8021433e0e34980c5d8c23b188d
Author: default <nobody@localhost>
Date:   Wed, 23 Nov 2022 15:46:43 +0100

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