snac2

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

commit e79f891b6a3bee315f01764e01968726b3d79b2c
parent 666faab844de52bf5534bbaafab7e0feb9e4d04a
Author: default <nobody@localhost>
Date:   Tue,  4 Mar 2025 10:57:00 +0100

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