diff --git a/snac.h b/snac.h index c39ea58..12fc197 100644 --- a/snac.h +++ b/snac.h @@ -1,7 +1,7 @@ /* snac - A simple, minimalistic ActivityPub instance */ /* copyright (c) 2022 - 2024 grunfink et al. / MIT license */ -#define VERSION "2.54-dev" +#define VERSION "2.54" #define USER_AGENT "snac/" VERSION