webmcp

diff framework/cgi-bin/webmcp.lua @ 71:8b487a14414c

Changed version number to 1.2.0
author jbe
date Sat Apr 21 20:44:19 2012 +0200 (2012-04-21)
parents 343e121178d1
children f59adf9a6968
line diff
     1.1 --- a/framework/cgi-bin/webmcp.lua	Sat Apr 21 20:21:16 2012 +0200
     1.2 +++ b/framework/cgi-bin/webmcp.lua	Sat Apr 21 20:44:19 2012 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4  #!/usr/bin/env lua
     1.5  
     1.6 -_WEBMCP_VERSION = "1.1.4"
     1.7 +_WEBMCP_VERSION = "1.2.0"
     1.8  
     1.9  -- Lua 5.1 compatibility
    1.10  if not table.unpack then

Impressum / About Us