From 0d817340e245f2426ced10eddee9f7d5faf90a29 Mon Sep 17 00:00:00 2001 From: default Date: Sun, 4 Jun 2023 10:48:03 +0200 Subject: If a user config field 'bot' is set to true, identies as such. --- snac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snac.h') diff --git a/snac.h b/snac.h index 2263656..cfe64f5 100644 --- a/snac.h +++ b/snac.h @@ -1,7 +1,7 @@ /* snac - A simple, minimalistic ActivityPub instance */ /* copyright (c) 2022 - 2023 grunfink / MIT license */ -#define VERSION "2.34" +#define VERSION "2.35-dev" #define USER_AGENT "snac/" VERSION -- cgit v1.2.3