From 579b92a2f091284839bfa112116ed088dd3b2418 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Tue, 7 Jul 2015 13:49:53 +0000 Subject: MirLua: - added Utf8DecodeA, Utf8DecodeW and Free to m - more correct number to boolean in m_genmenu - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14505 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/MirLua/src/version.h') diff --git a/plugins/MirLua/src/version.h b/plugins/MirLua/src/version.h index 4a26c2ba41..5f118b7f7c 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 0 +#define __BUILD_NUM 1 #include -- cgit v1.2.3