Merges libs/core, libs/ipkg, libs/web, libs/sys, libs/sgi-cgi, libs/sgi-uhttpd, modules/admin-core, themes/base and protcols/core into modules/base and renames luci-lib-core to luci-base.
12 lines
202 B
Lua
12 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"
|