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