commit 02998ebb59fed4ab3733170e5dc72344513deb5e parent 40ff2a75385bb9d2bd6f65ae9b0309329b131efb Author: default <nobody@localhost> Date: Thu, 18 Jan 2024 19:54:49 +0100 Version 2.45 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.45-dev" +#define VERSION "2.45" #define USER_AGENT "snac/" VERSION