From aa9cf8b567c4c34d7fbf69aecc5338b098749bfd 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 ae7b4b3..1ab41db 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.79" +#define VERSION "2.79-UKKO" #define USER_AGENT "snac/" VERSION -- cgit v1.2.3