summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/version.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-07-10 18:20:29 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-07-10 18:20:29 +0000
commitdc22e5647a7a650b1eccb376d886cfbaa36e26ca (patch)
treec7df1ac4cfc86048efd7ae78c07b6e393c0a72f8 /plugins/MirLua/src/version.h
parent2329457a8658926ceae20cf6ff883b24965e052f (diff)
MirLua: added PopupData support in m_popup
git-svn-id: http://svn.miranda-ng.org/main/trunk@14526 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirLua/src/version.h')
-rw-r--r--plugins/MirLua/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirLua/src/version.h b/plugins/MirLua/src/version.h
index 5f118b7f7c..3a3afa1b3c 100644
--- a/plugins/MirLua/src/version.h
+++ b/plugins/MirLua/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 11
#define __RELEASE_NUM 3
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>