commit 8fbc8a3e14da59b9aa0640e5cc70d7556cf27c8d parent 81d0704b4fe71d7af4b58e6dc82850996849b6b8 Author: default <nobody@localhost> Date: Wed, 16 Apr 2025 09:40:13 +0200 Version 2.75 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.75-dev" +#define VERSION "2.75" #define USER_AGENT "snac/" VERSION