# HG changeset patch # User bsw # Date 1427047043 -3600 # Node ID 2c5353077e26371a91574dda4889d5313ed8e9f2 # Parent 911253ad089887cfdfde28eedfbd7a8a3dbe9481 Update WebMCP version output diff -r 911253ad0898 -r 2c5353077e26 app/main/index/about.lua --- a/app/main/index/about.lua Sun Mar 22 18:54:08 2015 +0100 +++ b/app/main/index/about.lua Sun Mar 22 18:57:23 2015 +0100 @@ -35,7 +35,7 @@ { name = "WebMCP", url = "http://www.public-software-group.org/webmcp", - version = _WEBMCP_VERSION, + version = WEBMCP_VERSION or _WEBMCP_VERSION, license = "MIT/X11", license_url = "http://www.public-software-group.org/licenses" },