snac2

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

commit 321d9fb069bdb9da326b5df9b251120e5e0dc08d
parent cc91dd42fbcdd669122b40b81330377349802440
Author: default <nobody@localhost>
Date:   Fri,  7 Jul 2023 08:30:24 +0200

Version 2.36 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 - 2023 grunfink / MIT license */ -#define VERSION "2.36-dev" +#define VERSION "2.36" #define USER_AGENT "snac/" VERSION