summaryrefslogtreecommitdiff
path: root/plugins/MyDetails/src/Version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-02-27 13:01:56 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-02-27 13:01:56 +0000
commit6d8eaf6e4309b3b6f371b8ebacd02b35b7060402 (patch)
treec967d509437fd0fb98da789df6fc727e7685ff29 /plugins/MyDetails/src/Version.h
parentfea1a946a6a38f8eb999fe9646f6eac11bebd9c5 (diff)
fix for a crash in MyDetails + NAS
git-svn-id: http://svn.miranda-ng.org/main/trunk@8289 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MyDetails/src/Version.h')
-rw-r--r--plugins/MyDetails/src/Version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/MyDetails/src/Version.h b/plugins/MyDetails/src/Version.h
index cf18322645..5d948e087f 100644
--- a/plugins/MyDetails/src/Version.h
+++ b/plugins/MyDetails/src/Version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 0
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 11
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 12
#include <stdver.h>