mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 21:24: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"
|
module "luci"
|
||||||
|
|
||||||
__version__ = "0.9"
|
__version__ = "0.8.3"
|
||||||
__appname__ = "LuCI"
|
__appname__ = "LuCI"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ config core brand
|
|||||||
option title "OpenWrt Kamikaze"
|
option title "OpenWrt Kamikaze"
|
||||||
option subtitle "Lua Configuration Interface"
|
option subtitle "Lua Configuration Interface"
|
||||||
option firmware "OpenWrt Kamikaze"
|
option firmware "OpenWrt Kamikaze"
|
||||||
option distro "Development Snapshot"
|
option distro "LuCI 0.8.3"
|
||||||
|
|
||||||
config extern flash_keep
|
config extern flash_keep
|
||||||
option uci "/etc/config/"
|
option uci "/etc/config/"
|
||||||
|
|||||||
Reference in New Issue
Block a user