snac2

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

commit acb3f92ef4be5cb3dde371a0ae3d10d9ef6ac665
parent c724fab7a8377e504adc228d4dca9ba2d0a11293
Author: default <nobody@localhost>
Date:   Thu,  5 Sep 2024 16:24:11 +0200

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