diff options
author | George Hazan <george.hazan@gmail.com> | 2014-07-02 15:18:50 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-07-02 15:18:50 +0000 |
commit | 5174b6de32477883b4efe1235643c9faa273521b (patch) | |
tree | 629bc2ebc0cdbebac343cafd14066d8b0253a6bb /plugins/Db3x_mmap/src/version.h | |
parent | 547af691ad60fb3935075f033343bb870dfba464 (diff) |
finally wiping all obsolete stuff from 0.95
git-svn-id: http://svn.miranda-ng.org/main/trunk@9644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db3x_mmap/src/version.h')
-rw-r--r-- | plugins/Db3x_mmap/src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Db3x_mmap/src/version.h b/plugins/Db3x_mmap/src/version.h index 2f1eb214a5..f625baeeeb 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 4
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 1
#include <stdver.h>
|