mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
tags/0.8.3: fixup version information
This commit is contained in:
@@ -25,5 +25,5 @@ limitations under the License.
|
||||
]]--
|
||||
module "luci"
|
||||
|
||||
__version__ = "0.9"
|
||||
__version__ = "0.8.3"
|
||||
__appname__ = "LuCI"
|
||||
|
||||
@@ -7,7 +7,7 @@ config core brand
|
||||
option title "OpenWrt Kamikaze"
|
||||
option subtitle "Lua Configuration Interface"
|
||||
option firmware "OpenWrt Kamikaze"
|
||||
option distro "Development Snapshot"
|
||||
option distro "LuCI 0.8.3"
|
||||
|
||||
config extern flash_keep
|
||||
option uci "/etc/config/"
|
||||
|
||||
Reference in New Issue
Block a user