commit e313fc8beea675942848ae8343e9d7458b67467e parent 940d291d17d3e940fbc6cbe2fc35c4c082c89ba2 Author: default <nobody@localhost> Date: Wed, 9 Nov 2022 11:53:42 +0100 Version 2.09 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.08" +#define VERSION "2.09" #define USER_AGENT "snac/" VERSION