From c70bd2a85da778e0cd88ea7f2c909621f9c0f55f Mon Sep 17 00:00:00 2001 From: default Date: Sat, 3 Dec 2022 19:28:16 +0100 Subject: Show the development version. --- snac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snac.h') diff --git a/snac.h b/snac.h index 0980321..32d7f14 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.12" +#define VERSION "2.13-dev" #define USER_AGENT "snac/" VERSION -- cgit v1.2.3