summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-07-19 17:00:58 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-07-19 17:00:58 +0000
commit1bbbc601b0bb2297c8074bdacf3d6ef6cb3491e1 (patch)
treef7d5ca8118963a5c39bccb1db8d50a7e1d27ff51 /plugins/Db3x_mmap/src/version.h
parent2bded955e286f0fcb860e0ed3a1ff3574f7db52c (diff)
dbx_mmap:
- support for the obsolete profiles detection; - don't print errors during headers change git-svn-id: http://svn.miranda-ng.org/main/trunk@9866 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 f625baeeeb..3622fa9133 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 1
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>