commit 775fb14706d92af9106b2ac0b87b4c4bd1f5b3ca parent b0dd7f59a2228898b0f70fc931cf59c3f4991762 Author: default <nobody@localhost> Date: Thu, 21 Nov 2024 15:12:22 +0100 Version 2.64 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.63" +#define VERSION "2.64" #define USER_AGENT "snac/" VERSION