summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-11-07 20:55:08 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-11-07 20:55:08 +0000
commitacfdcaaea2a735e2bf2dcf2c3144f429081078c0 (patch)
tree9e2b2484971c549efd25fc8021962db429b5282b
parent6e25730bfafd9e4113cd9471544a2fe7491ebbf8 (diff)
oops
git-svn-id: http://svn.miranda-ng.org/main/trunk@6819 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r--plugins/PluginUpdater/src/Version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/PluginUpdater/src/Version.h b/plugins/PluginUpdater/src/Version.h
index f517484a82..89d54f2420 100644
--- a/plugins/PluginUpdater/src/Version.h
+++ b/plugins/PluginUpdater/src/Version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 1
-#define __BUILD_NUM 5
+#define __BUILD_NUM 6
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM