9e5cb719c4aed44ff260bff0ed2175b2f69390c3
[project/luci.git] / libs / core / luasrc / version.lua
1 --[[
2 LuCI - Lua Configuration Interface
3 Version definition - do not edit this file
4 ]]--
5
6 module "luci.version"
7
8 distname    = "Host System"
9 distversion = "SDK"
10
11 luciname    = "LuCI"
12 luciversion = "SVN"