snac2

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

commit 93851413f305af2a6fe61d6a331c668e1a4bf26c
parent 35de1647bf05c17871f1fa1054e15eb99b7cafd4
Author: default <nobody@localhost>
Date:   Sun,  9 Jun 2024 19:28:37 +0200

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