From e2b83a8298d2614ca821ab5af0248a453e686348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 23 Dec 2013 10:44:22 +0100 Subject: [change] 1.3, let's rock baby --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') 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(); -- cgit v1.2.3