10 lines
170 B
Lua
10 lines
170 B
Lua
|
-- Licensed to the public under the Apache License 2.0.
|
||
|
|
||
|
module "luci.version"
|
||
|
|
||
|
distname = "Host System"
|
||
|
distversion = "SDK"
|
||
|
|
||
|
luciname = "LuCI"
|
||
|
luciversion = "SVN"
|