From 8de46e30fd17699006b5fae184fa4b0b3a35f118 Mon Sep 17 00:00:00 2001 From: default Date: Wed, 23 Oct 2024 16:59:32 +0200 Subject: Version 2.61 RELEASED. --- snac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snac.h') diff --git a/snac.h b/snac.h index 70e9e31..9b701ca 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.60" +#define VERSION "2.61" #define USER_AGENT "snac/" VERSION -- cgit v1.2.3