commit 0644518fd5d8aa1124af904c08e2c92bc45c499d parent b6c35b29550e20476badd731a67c5754aa872ce3 Author: default <nobody@localhost> Date: Fri, 18 Nov 2022 19:23:39 +0100 Version 2.11 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 grunfink - MIT license */ -#define VERSION "2.10" +#define VERSION "2.11" #define USER_AGENT "snac/" VERSION