snac2

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

commit ed6c6328a14ae486ba87a7bad273a4bd3a4056c4
parent d0c81d35cefd5ce9ba6b2c6fd0bf3091011959b5
Author: default <nobody@localhost>
Date:   Fri, 31 Jan 2025 09:11:34 +0100

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