webmcp

diff framework/cgi-bin/webmcp.lua @ 102:4747ddffdeff

Set version number to 1.2.5
author jbe
date Mon Oct 15 20:30:17 2012 +0200 (2012-10-15)
parents 52305ec73d47
children ca88032cb37c
line diff
     1.1 --- a/framework/cgi-bin/webmcp.lua	Mon Oct 15 17:44:30 2012 +0200
     1.2 +++ b/framework/cgi-bin/webmcp.lua	Mon Oct 15 20:30:17 2012 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4  #!/usr/bin/env lua
     1.5  
     1.6 -_WEBMCP_VERSION = "1.2.4"
     1.7 +_WEBMCP_VERSION = "1.2.5"
     1.8  
     1.9  -- Lua 5.1 compatibility
    1.10  if not table.unpack then

Impressum / About Us