snac2

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

commit 1039c2dff51173b46278c6b89555af7b273a9eae
parent cdfa5ee8df661d4745e0949d07a3b2e2fa848bd8
Author: default <nobody@localhost>
Date:   Tue,  7 Jan 2025 10:20:07 +0100

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