snac2

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

commit 99f486cec0eed26b4ac9788c6c8e8df4c8e3b333
parent cefc43de94224dbf9f83c7aa90f8a62cd7901b3e
Author: default <nobody@localhost>
Date:   Wed, 28 Feb 2024 10:31:52 +0100

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