From 5a437c0f1d1e2f590a177e0eb7e13c05958ede4d Mon Sep 17 00:00:00 2001 From: grunfink Date: Tue, 13 Jan 2026 09:44:45 +0100 Subject: Version 2.88 RELEASED. --- snac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snac.h b/snac.h index 469982d..b6e1da1 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.87" +#define VERSION "2.88" #define USER_AGENT "snac/" VERSION -- cgit v1.2.3