commit 22d05cded1f1cb23b90ded9f9c1ad24b02718c2b parent fa5672941d9416fae4920ee813001c1d48a86533 Author: default <nobody@localhost> Date: Tue, 26 Nov 2024 17:15:54 +0100 Version 2.65 RELEASED. Diffstat:
M | snac.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.65-dev" +#define VERSION "2.65" #define USER_AGENT "snac/" VERSION