# HG changeset patch # User jbe # Date 1438729595 -7200 # Node ID 35d1b6485145ce0b4d1bdc589ea88e5756f6ea7c # Parent 3995f9d2d61022dac9bb19bf1da1205f2b5d9208 Changed version to 2.0.3 diff -r 3995f9d2d610 -r 35d1b6485145 doc/autodoc-header.htmlpart --- a/doc/autodoc-header.htmlpart Wed Aug 05 01:02:26 2015 +0200 +++ b/doc/autodoc-header.htmlpart Wed Aug 05 01:06:35 2015 +0200 @@ -55,10 +55,10 @@ color: #505050; } - WebMCP 2.0.2 Documentation + WebMCP 2.0.3 Documentation -

WebMCP 2.0.2 Documentation

+

WebMCP 2.0.3 Documentation

WebMCP is a web development framework based on the Lua programming language (read more about Lua here).

diff -r 3995f9d2d610 -r 35d1b6485145 framework/bin/mcp.lua --- a/framework/bin/mcp.lua Wed Aug 05 01:02:26 2015 +0200 +++ b/framework/bin/mcp.lua Wed Aug 05 01:06:35 2015 +0200 @@ -5,7 +5,7 @@ A string containing the WebMCP version, e.g. "2.0.0" --]]-- -WEBMCP_VERSION = "2.0.2" +WEBMCP_VERSION = "2.0.3" --//-- --[[-- diff -r 3995f9d2d610 -r 35d1b6485145 framework/webmcp_version --- a/framework/webmcp_version Wed Aug 05 01:02:26 2015 +0200 +++ b/framework/webmcp_version Wed Aug 05 01:06:35 2015 +0200 @@ -1,1 +1,1 @@ -2.0.2 +2.0.3