From 2a617bc34cdaf66431a1de46565436c62f44fc54 Mon Sep 17 00:00:00 2001 From: grunfink Date: Mon, 27 Oct 2025 09:41:19 +0100 Subject: Version 2.84 RELEASED. --- snac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snac.h') diff --git a/snac.h b/snac.h index a160abf..4c3100a 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.84-dev" +#define VERSION "2.84" #define USER_AGENT "snac/" VERSION -- cgit v1.2.3