From 0ad50afcb9b77a5d92ccade06a443552f702bdc3 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 24 Nov 2017 18:18:59 +0300 Subject: Dbx_mdb: - fix for settings sorting order; - warning fixes --- plugins/Dbx_mdb/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Dbx_mdb/src/version.h') diff --git a/plugins/Dbx_mdb/src/version.h b/plugins/Dbx_mdb/src/version.h index 5c88029725..8789f57bf8 100644 --- a/plugins/Dbx_mdb/src/version.h +++ b/plugins/Dbx_mdb/src/version.h @@ -1,6 +1,6 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 95 -#define __RELEASE_NUM 3 +#define __RELEASE_NUM 8 #define __BUILD_NUM 1 #include -- cgit v1.2.3