commit bd9e9b71d7e039cc2ed971b5f2d54e6553440210 parent 2f3b0264014caaf9f371e776cca955e7f7a51e71 Author: default <nobody@localhost> Date: Thu, 20 Mar 2025 10:02:41 +0100 Version 2.74 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.73" +#define VERSION "2.74" #define USER_AGENT "snac/" VERSION