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