tags/0.8.3: fixup version information

This commit is contained in:
Jo-Philipp Wich
2009-01-02 16:34:32 +00:00
parent 47f4721ab0
commit ec3cc63827
2 changed files with 2 additions and 2 deletions

View File

@@ -25,5 +25,5 @@ limitations under the License.
]]-- ]]--
module "luci" module "luci"
__version__ = "0.9" __version__ = "0.8.3"
__appname__ = "LuCI" __appname__ = "LuCI"

View File

@@ -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/"