From 83b47311ba0b8383da7955723a694b0fb3819062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 12 Feb 2014 21:58:14 +0100 Subject: [PATCH] go go go, 1.5 powa --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 9113f19..60755cf 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://www.wtfpl.net/ see COPYING file */ -define ('POCHE', '1.4.0'); +define ('POCHE', '1.5.0'); require_once 'inc/poche/global.inc.php'; session_start();