From 32089106fa10eba08e946693cb2939a4ab293f77 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Mon, 4 Apr 2016 09:44:12 +0000 Subject: MirLua: - no need to copy pointer data in MT - project cleanup - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16584 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/src/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/MirLua/src/version.h') diff --git a/plugins/MirLua/src/version.h b/plugins/MirLua/src/version.h index 2c191f27f9..c410df9718 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 6 -#define __BUILD_NUM 1 +#define __RELEASE_NUM 7 +#define __BUILD_NUM 0 #include @@ -11,4 +11,4 @@ #define __AUTHOR "Miranda NG team" #define __AUTHOREMAIL "" #define __AUTHORWEB "http://miranda-ng.org/p/MirLua/" -#define __COPYRIGHT "© 2015-16 Miranda NG project" +#define __COPYRIGHT "© 2015-16 Miranda NG project" -- cgit v1.2.3