version.lua 170 B

123456789
  1. -- Licensed to the public under the Apache License 2.0.
  2. module "luci.version"
  3. distname = "Host System"
  4. distversion = "SDK"
  5. luciname = "LuCI"
  6. luciversion = "SVN"