snac2

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

commit 89a8c2e0cc4fcd1f9450dfeb13bf5d83730c52ae
parent bba997c11aae9d81a07ca4457499a387e8d7c3c1
Author: default <nobody@localhost>
Date:   Sun, 22 Dec 2024 09:36:48 +0100

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