From 39e461bb614d75a6f23511a016afaeb3aba35f1a Mon Sep 17 00:00:00 2001 From: aunsane Date: Tue, 10 Oct 2017 21:55:12 +0300 Subject: MirLua: - m_json moved into base plugin - added m_http module -version bump --- 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 4f3f3a4c6e..1525666f2a 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 8 -#define __BUILD_NUM 4 +#define __BUILD_NUM 5 #include -- cgit v1.2.3