libs/sys: workaround broken entries in /proc/net/ipv6_route, observed on brcm-2.4
[project/luci.git] / libs / core / luasrc / init.lua
index dc91a36..4d66e86 100644 (file)
@@ -35,5 +35,5 @@ module "luci"
 
 local v = require "luci.version"
 
-__version__ = v.luciversion or "0.9"
+__version__ = v.luciversion or "trunk"
 __appname__ = v.luciname    or "LuCI"