From 8a4d76e7d28dd5d885bda64863e2de9ccea3c38a 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 4c3100a..66f6c21 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.84" +#define VERSION "2.84-UKKO" #define USER_AGENT "snac/" VERSION -- cgit v1.2.3