Bump version to 0.9
[project/luci.git] / libs / core / luasrc / init.lua
index b4ecb93c13f842a470b8d5075b959f6fa281e689..2eacc6ca9e29b741470fbd68acdcf508f4d68714 100644 (file)
@@ -23,7 +23,7 @@ See the License for the specific language governing permissions and
 limitations under the License.
 
 ]]--
-module("luci", package.seeall)
+module "luci"
 
-__version__ = "0.7"
+__version__ = "0.9"
 __appname__ = "LuCI"