From 29dc364f9450b8c70c851223478aef47da89e70f Mon Sep 17 00:00:00 2001 From: nilspolek Date: Sat, 27 Jan 2024 20:01:28 +0100 Subject: [PATCH] made some updates --- consts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consts.c b/consts.c index ae8797c..348d59a 100644 --- a/consts.c +++ b/consts.c @@ -1,6 +1,6 @@ #ifndef CONSTS #define CONSTS -#define VERSION 7 +#define VERSION 8 #endif /* ifndef CONSTS #define CONSTS