liquid_feedback_frontend

changeset 1150:2c5353077e26

Update WebMCP version output
author bsw
date Sun Mar 22 18:57:23 2015 +0100 (2015-03-22)
parents 911253ad0898
children 6d0e762bc105
files app/main/index/about.lua
line diff
     1.1 --- a/app/main/index/about.lua	Sun Mar 22 18:54:08 2015 +0100
     1.2 +++ b/app/main/index/about.lua	Sun Mar 22 18:57:23 2015 +0100
     1.3 @@ -35,7 +35,7 @@
     1.4        {
     1.5          name = "WebMCP",
     1.6          url = "http://www.public-software-group.org/webmcp",
     1.7 -        version = _WEBMCP_VERSION,
     1.8 +        version = WEBMCP_VERSION or _WEBMCP_VERSION,
     1.9          license = "MIT/X11",
    1.10          license_url = "http://www.public-software-group.org/licenses"
    1.11        },

Impressum / About Us