summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-01-23 19:51:30 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-01-23 19:51:30 +0300
commit80207f75648fad4294a77ff9ce50f0edaedffeca (patch)
tree84901161521d83fc1df371f0a7ab1924b61c0b6f /plugins/Dbx_mdbx/src/version.h
parent4a54d1481e37dbac6c055e44abc32e8f72b04a15 (diff)
dbx_mdbx:
- fix for a name conflict; - stricter transaction scope; - version bump
Diffstat (limited to 'plugins/Dbx_mdbx/src/version.h')
-rw-r--r--plugins/Dbx_mdbx/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Dbx_mdbx/src/version.h b/plugins/Dbx_mdbx/src/version.h
index cef7f37b48..f8079874d9 100644
--- a/plugins/Dbx_mdbx/src/version.h
+++ b/plugins/Dbx_mdbx/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 95
#define __RELEASE_NUM 8
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>