From 7a4482b8a43afca7f5c311ae7e44b3f0c4d239c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 25 Nov 2013 09:57:10 +0100 Subject: [PATCH] 1.2.0: here we go --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 66a2e816..ba146257 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://www.wtfpl.net/ see COPYING file */ -define ('POCHE', '1.1.0'); +define ('POCHE', '1.2.0'); require_once 'inc/poche/global.inc.php'; session_start(); -- 2.41.0