commit 71eb5bb27cc978553b5c3499a571dcf4bcce9835 parent b53ccf0013358eb09ad931538dcf1e9c3040224d Author: default <nobody@localhost> Date: Sun, 16 Oct 2022 20:47:45 +0200 Version 2.05 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.04" +#define VERSION "2.05" #define USER_AGENT "snac/" VERSION