summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-base/luasrc/version.lua
blob: 8af2e8061972dc712140968e6c09ef096c8048d0 (plain)
1
2
3
4
5
6
7
8
9
-- Licensed to the public under the Apache License 2.0.

module "luci.version"

distname    = "Host System"
distversion = "SDK"

luciname    = "LuCI"
luciversion = "SVN"