diff options
author | George Hazan <george.hazan@gmail.com> | 2014-02-25 19:51:01 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-02-25 19:51:01 +0000 |
commit | d84c40216b5e60224eb365f633b5f142d459fc9e (patch) | |
tree | c64402a3813b8c452f8bb80bb9c13bf5b6529e18 /plugins/Db3x_mmap/src/version.h | |
parent | f8ad8c89b9b308a79ad1f4081a478338eb504c26 (diff) |
merge from branch
git-svn-id: http://svn.miranda-ng.org/main/trunk@8274 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db3x_mmap/src/version.h')
-rw-r--r-- | plugins/Db3x_mmap/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Db3x_mmap/src/version.h b/plugins/Db3x_mmap/src/version.h index d23bd34d4f..7e85a65adc 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 2
+#define __BUILD_NUM 3
#include <stdver.h>
|