blob: 9e5cb719c4aed44ff260bff0ed2175b2f69390c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
--[[
LuCI - Lua Configuration Interface
Version definition - do not edit this file
]]--
module "luci.version"
distname = "Host System"
distversion = "SDK"
luciname = "LuCI"
luciversion = "SVN"
|