From 3e8d910cb08db312c87745a1338fa9ebde9a21ac Mon Sep 17 00:00:00 2001 From: LX3JL Date: Sat, 16 Mar 2019 15:56:54 +0100 Subject: [PATCH] Revert "xlxd 2.2.3" This reverts commit 63a41d5c88745010ce8a84c142329a6a25058f02. --- src/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.h b/src/main.h index 732c768..fa7acab 100644 --- a/src/main.h +++ b/src/main.h @@ -49,7 +49,7 @@ #define VERSION_MAJOR 2 #define VERSION_MINOR 2 -#define VERSION_REVISION 3 +#define VERSION_REVISION 2 // global ------------------------------------------------------