From 47e6e4732334174c5d73c337f9f9b6194c4e5607 Mon Sep 17 00:00:00 2001 From: default Date: Wed, 4 Jan 2023 09:41:02 +0100 Subject: The purge ttl for stray global objects have been shortened. --- snac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snac.h') diff --git a/snac.h b/snac.h index e112b69..b8cfae0 100644 --- a/snac.h +++ b/snac.h @@ -1,7 +1,7 @@ /* snac - A simple, minimalistic ActivityPub instance */ /* copyright (c) 2022 grunfink - MIT license */ -#define VERSION "2.17" +#define VERSION "2.18-dev" #define USER_AGENT "snac/" VERSION -- cgit v1.2.3