From 0a749cff880e40d25f0988fedb65217e40145245 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Sat, 14 Feb 2015 16:27:59 +0100 Subject: [PATCH] 1.9.0 version --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index adfef71b..3cb272cd 100755 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://opensource.org/licenses/MIT see COPYING file */ -define ('POCHE', '1.8.1'); +define ('POCHE', '1.9.0'); require 'check_essentials.php'; require 'check_setup.php'; require_once 'inc/poche/global.inc.php'; -- 2.41.0