snac2

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

commit 7808d7062508c1b4740eea508baf503dffd89a70
parent c78dd5f8e30ebe4a1339c00e1ab9e6d0ec285921
Author: default <nobody@localhost>
Date:   Mon,  9 Dec 2024 15:08:01 +0100

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