webmcp
diff framework/bin/mcp.lua @ 388:29eeba26ff9f
Changed version number to 2.0.4
author | jbe |
---|---|
date | Wed Dec 02 09:37:47 2015 +0100 (2015-12-02) |
parents | ea3a8c6509ba |
children | 29b1f7a04934 |
line diff
1.1 --- a/framework/bin/mcp.lua Tue Dec 01 22:35:47 2015 +0100 1.2 +++ b/framework/bin/mcp.lua Wed Dec 02 09:37:47 2015 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 1.5 A string containing the WebMCP version, e.g. "2.0.0" 1.6 --]]-- 1.7 -WEBMCP_VERSION = "2.0.3" 1.8 +WEBMCP_VERSION = "2.0.4" 1.9 --//-- 1.10 1.11 --[[--