tags/0.8.3: fixup version information
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 2 Jan 2009 16:34:32 +0000 (16:34 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 2 Jan 2009 16:34:32 +0000 (16:34 +0000)
libs/core/luasrc/init.lua
libs/web/root/etc/config/luci

index 2eacc6ca9e29b741470fbd68acdcf508f4d68714..d489b4a5f47d1c024e4ba71f52229323f7bee398 100644 (file)
@@ -25,5 +25,5 @@ limitations under the License.
 ]]--
 module "luci"
 
-__version__ = "0.9"
+__version__ = "0.8.3"
 __appname__ = "LuCI"
index 0178f6c281f04c90eecf1a3788e5e276bd0c68d0..2ca6e8315e382169ea2b38b0f654455fb78dbdee 100644 (file)
@@ -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/"