From 9666850e22392b249ed1e075f28ab30b6921587f Mon Sep 17 00:00:00 2001 From: grunfink Date: Fri, 7 Aug 2026 09:14:38 +0200 Subject: Version 2.94 RELEASED. --- snac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snac.h b/snac.h index 8a8e7a4..1644315 100644 --- a/snac.h +++ b/snac.h @@ -1,7 +1,7 @@ /* snac - A simple, minimalistic ActivityPub instance */ /* copyright (c) 2022 - 2026 grunfink et al. / MIT license */ -#define VERSION "2.94-dev" +#define VERSION "2.94" #define USER_AGENT "snac/" VERSION -- cgit