From 149657c1387ce174cc39d6eb0a15ae293133d3f1 Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Fri, 23 May 2025 21:30:28 +0000 Subject: Differentiate the version from upstream --- snac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snac.h b/snac.h index 64bc2bf..978af40 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.77-UKKO" #define USER_AGENT "snac/" VERSION -- cgit v1.2.3