diff --git a/snac.h b/snac.h index e575fb5..5190f42 100644 --- a/snac.h +++ b/snac.h @@ -1,7 +1,7 @@ /* snac - A simple, minimalistic ActivityPub instance */ /* copyright (c) 2022 - 2023 grunfink / MIT license */ -#define VERSION "2.21" +#define VERSION "2.22-dev" #define USER_AGENT "snac/" VERSION