luci-base: Add time and data datatypes for use with firewall app
[project/luci.git] / modules / luci-base / luasrc / version.lua
1 -- Licensed to the public under the Apache License 2.0.
2
3 module "luci.version"
4
5 distname    = "Host System"
6 distversion = "SDK"
7
8 luciname    = "LuCI"
9 luciversion = "SVN"