summaryrefslogtreecommitdiff
path: root/plugins/MenuItemEx/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-09-10 12:09:56 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-09-10 12:09:56 +0000
commitfdea2aec4a7900eec09c2597cd499571003f5ce4 (patch)
treeb5a4e2e63453c6a65de54115dee9212c2182b9b2 /plugins/MenuItemEx/src/version.h
parentc5bc8460851c4f404575280659293651c3d9c5f4 (diff)
unneeded functionality removed from MenuItemEx
git-svn-id: http://svn.miranda-ng.org/main/trunk@6042 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MenuItemEx/src/version.h')
-rw-r--r--plugins/MenuItemEx/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MenuItemEx/src/version.h b/plugins/MenuItemEx/src/version.h
index 03341eb5cf..45ef9f25e8 100644
--- a/plugins/MenuItemEx/src/version.h
+++ b/plugins/MenuItemEx/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 1
#define __MINOR_VERSION 3
#define __RELEASE_NUM 0
-#define __BUILD_NUM 9
+#define __BUILD_NUM 10
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM