summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdb/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-11-24 18:18:59 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-11-24 18:18:59 +0300
commit0ad50afcb9b77a5d92ccade06a443552f702bdc3 (patch)
treeceb8d6c1c5027f811c6ed6efec6d2c0eccece569 /plugins/Dbx_mdb/src/version.h
parentbaa0c8ab5a4e5dc7a94a6bb0b8be095a760f48d0 (diff)
Dbx_mdb:
- fix for settings sorting order; - warning fixes
Diffstat (limited to 'plugins/Dbx_mdb/src/version.h')
-rw-r--r--plugins/Dbx_mdb/src/version.h2
1 files changed, 1 insertions, 1 deletions
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 <stdver.h>