diff --git a/snac.h b/snac.h index bff5da4..140cc6e 100644 --- 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.09" +#define VERSION "2.10" #define USER_AGENT "snac/" VERSION