diff --git a/snac.h b/snac.h index d10a5bb..00443f9 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.13" +#define VERSION "2.14-dev" #define USER_AGENT "snac/" VERSION