snac2

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

commit 552bb377bad9b54fda39808c14cae003cc0d5d97
parent 4685562b24cea947c9dee7845e1ff93d2a95f67f
Author: default <nobody@localhost>
Date:   Mon, 12 Feb 2024 11:16:54 +0100

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