luci-base: properly handle undefined IPv6 local-address information
[project/luci.git] / modules / luci-base / luasrc / version.lua
1 -- Licensed to the public under the Apache License 2.0.
2
3 module "luci.version"
4
5 distname    = "Host System"
6 distversion = "SDK"
7
8 luciname    = "LuCI"
9 luciversion = "SVN"