summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-03-21 17:47:28 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-03-21 17:47:28 +0000
commit00a8ec3be1ebc0367e6725f93833bd53323ffae5 (patch)
tree1eebc55aaa1ae5374afe791a082056bfa999141f /plugins/Db3x_mmap/src/version.h
parent099decfc4c419bb0b12a2b1c4c285c0ef1568430 (diff)
fix for running dbchecker over the locked profile
git-svn-id: http://svn.miranda-ng.org/main/trunk@8673 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db3x_mmap/src/version.h')
-rw-r--r--plugins/Db3x_mmap/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Db3x_mmap/src/version.h b/plugins/Db3x_mmap/src/version.h
index 7e85a65adc..2f1eb214a5 100644
--- a/plugins/Db3x_mmap/src/version.h
+++ b/plugins/Db3x_mmap/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 95
#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __BUILD_NUM 4
#include <stdver.h>