From 06d298dcb76a39dccc3fbe6c4522524d7e6fd7d1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 18 Apr 2016 20:02:44 +0200 Subject: [PATCH 1/1] 1.9.2 :rocket: --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index df70e413..b556d280 100755 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://opensource.org/licenses/MIT see COPYING file */ -define ('POCHE', '1.9.1'); +define ('POCHE', '1.9.2'); require 'check_essentials.php'; require 'check_setup.php'; require_once 'inc/poche/global.inc.php'; -- 2.41.0