From 117244e16936840a8abdf4c07d33ec0b50f7d7d2 Mon Sep 17 00:00:00 2001 From: grunfink Date: Mon, 26 May 2025 07:28:00 +0200 Subject: Bumped version. --- snac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snac.h') diff --git a/snac.h b/snac.h index 256731f..841c41e 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.77" +#define VERSION "2.78-dev" #define USER_AGENT "snac/" VERSION -- cgit v1.2.3