From f321905d4bcdd4ae5b344f9b743ecdac35e3672f Mon Sep 17 00:00:00 2001 From: grunfink Date: Mon, 12 May 2025 09:43:11 +0200 Subject: Version 2.77 RELEASED. --- snac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snac.h b/snac.h index e51fc18..64bc2bf 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.76" +#define VERSION "2.77" #define USER_AGENT "snac/" VERSION -- cgit v1.2.3