From 1c5d43a59d60d733ef344e05279b6028ecb22d3d Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Wed, 24 Jun 2015 18:16:34 +0000 Subject: MirLua: version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14366 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/MirLua') diff --git a/plugins/MirLua/src/version.h b/plugins/MirLua/src/version.h index 6f57ea8bed..eb6ca582cf 100644 --- a/plugins/MirLua/src/version.h +++ b/plugins/MirLua/src/version.h @@ -1,13 +1,13 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 11 #define __RELEASE_NUM 0 -#define __BUILD_NUM 0 +#define __BUILD_NUM 1 #include #define __PLUGIN_NAME "MirLua" #define __FILENAME "MirLua.dll" -#define __DESCRIPTION "Allow you to extend Miranda NG functionality with lua scripts." +#define __DESCRIPTION "Extends Miranda NG functionality with lua scripts." #define __AUTHOR "Miranda NG team" #define __AUTHOREMAIL "" #define __AUTHORWEB "http://miranda-ng.org/p/MirLua/" -- cgit v1.2.3