snac2

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

commit 8de46e30fd17699006b5fae184fa4b0b3a35f118
parent 35b6257d9ca79a814f19f4ee7be6eb16326a0452
Author: default <nobody@localhost>
Date:   Wed, 23 Oct 2024 16:59:32 +0200

Version 2.61 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 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.60" +#define VERSION "2.61" #define USER_AGENT "snac/" VERSION