commit 3d705b22a67ee913b9bd4473277430bd481cef25 parent fa260625b57cbc6c11627f4b96734ebc4f9128d5 Author: default <nobody@localhost> Date: Mon, 10 Feb 2025 09:47:15 +0100 Version 2.72 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 - 2025 grunfink et al. / MIT license */ -#define VERSION "2.72-dev" +#define VERSION "2.72" #define USER_AGENT "snac/" VERSION