snac2

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

commit b3c00cc09871433882e97a9f5d07882dd1bcfec8
parent 57c9f4b8e92d6d3f14b362d9942b524606cf0b58
Author: default <nobody@localhost>
Date:   Sun, 15 Sep 2024 14:02:27 +0200

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