From e79f891b6a3bee315f01764e01968726b3d79b2c Mon Sep 17 00:00:00 2001 From: default Date: Tue, 4 Mar 2025 10:57:00 +0100 Subject: Version 2.73 RELEASED. --- snac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snac.h b/snac.h index ac30c44..5707c7c 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.73-dev" +#define VERSION "2.73" #define USER_AGENT "snac/" VERSION -- cgit v1.2.3