webmcp

diff framework/bin/mcp.lua @ 278:b5d0c0ab3ce2

Updated documentation; Switched version string to "2.0.0"
author jbe
date Sat Mar 21 18:40:44 2015 +0100 (2015-03-21)
parents 98537ccd0800
children fc2aba7d5db9
line diff
     1.1 --- a/framework/bin/mcp.lua	Sat Mar 21 17:24:27 2015 +0100
     1.2 +++ b/framework/bin/mcp.lua	Sat Mar 21 18:40:44 2015 +0100
     1.3 @@ -1,6 +1,6 @@
     1.4  #!/usr/bin/env moonbridge
     1.5  
     1.6 -WEBMCP_VERSION = "2.0.0_devel"
     1.7 +WEBMCP_VERSION = "2.0.0"
     1.8  
     1.9  -- allow control of global environment
    1.10  local _G = _G

Impressum / About Us