From 6604399aa8f35d33c53a5e5a1fea765f401aef5e Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 22 May 2008 14:04:03 +0000 Subject: Merge branch 'menu' --- core/src/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/src/init.lua') diff --git a/core/src/init.lua b/core/src/init.lua index 8d4cea2e96..f54854e4e5 100644 --- a/core/src/init.lua +++ b/core/src/init.lua @@ -25,5 +25,5 @@ limitations under the License. ]]-- module("ffluci", package.seeall) -__version__ = "0.4" +__version__ = "0.5" __appname__ = "FFLuCI" -- cgit v1.2.3