mirror of
https://github.com/openwrt/luci.git
synced 2025-12-27 08:10:00 +04:00
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"
|