diff --git a/snac.h b/snac.h index 2e5935a..e0d9fcc 100644 --- a/snac.h +++ b/snac.h @@ -1,7 +1,7 @@ /* snac - A simple, minimalistic ActivityPub instance */ /* copyright (c) 2022 - 2023 grunfink et al. / MIT license */ -#define VERSION "2.41" +#define VERSION "2.42-dev" #define USER_AGENT "snac/" VERSION