snac2

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

commit 3f01787cc9bc1aab595cb4c473a9e03eeede2a0f
parent d9994c9a35154cad00061eccb5a4a0ddf672a0bb
Author: default <nobody@localhost>
Date:   Thu,  8 Aug 2024 06:35:24 +0200

Version 2.57 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.57-dev" +#define VERSION "2.57" #define USER_AGENT "snac/" VERSION