* luci-splash: Fixes
[project/luci.git] / core / src / ffluci / init.lua
index dbecf57..3b5ea14 100644 (file)
@@ -25,7 +25,7 @@ limitations under the License.
 ]]--
 module("ffluci", package.seeall)
 
-__version__ = "0.2"
+__version__ = "0.3"
 __appname__ = "FFLuCI"
 
 dispatch = require("ffluci.dispatcher").httpdispatch