From e2b83a8298d2614ca821ab5af0248a453e686348 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 23 Dec 2013 10:44:22 +0100 Subject: [PATCH] [change] 1.3, let's rock baby --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index fb251298..4e86fe11 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://www.wtfpl.net/ see COPYING file */ -define ('POCHE', '1.2.0'); +define ('POCHE', '1.3.0'); require_once 'inc/poche/global.inc.php'; session_start(); -- 2.41.0