Merge pull request #1652 from TDT-AG/pr/20180301-luci-app-mwan3-fix-status-page
[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"