From c5ae10af862d3c76c79e848fc4dbe69f80cfc214 Mon Sep 17 00:00:00 2001 From: default Date: Tue, 7 May 2024 10:24:38 +0200 Subject: Version 2.52 RELEASED. --- snac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snac.h') diff --git a/snac.h b/snac.h index ae6e975..481a1ae 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.52-dev" +#define VERSION "2.52" #define USER_AGENT "snac/" VERSION -- cgit v1.2.3