commit f09dc906a9a9f2a61af61228be911745325f1847 parent c0d5016e1e809ab720e02bfb8a4920b31c676ca6 Author: default <nobody@localhost> Date: Thu, 3 Nov 2022 08:27:15 +0100 Version 2.08 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.07" +#define VERSION "2.08" #define USER_AGENT "snac/" VERSION