From dc20ddf9b8836880d0abc0aa3d7fbd636c11ee81 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Sat, 9 May 2015 17:52:21 +0200 Subject: [PATCH] version 1.9.1 --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 3cb272cd..7e4fc600 100755 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://opensource.org/licenses/MIT see COPYING file */ -define ('POCHE', '1.9.0'); +define ('POCHE', '1.9.1'); require 'check_essentials.php'; require 'check_setup.php'; require_once 'inc/poche/global.inc.php'; -- 2.41.0