snac2

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

commit 33647d2cb75077b7152a9727659b452a7727d42b
parent b0f9ce2a8eabf500d3bb4dac6e94b7e08817dbf8
Author: grunfink <grunfink@comam.es>
Date:   Fri,  9 May 2025 10:48:29 +0200

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