flm01/mote/v2/openwrt/package/luci/libs/core/luasrc/version.lua

13 lines
202 B
Lua

--[[
LuCI - Lua Configuration Interface
Version definition - do not edit this file
]]--
module "luci.version"
distname = "Host System"
distversion = "SDK"
luciname = "LuCI"
luciversion = "SVN"