From fb5a9666ed99abe16b8823a98aed1a6dce03bb04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 19 Feb 2014 13:55:40 +0100 Subject: version number 1.5.1 --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index 7ded3bdb..2c81afd6 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://www.wtfpl.net/ see COPYING file */ -define ('POCHE', '1.5.0'); +define ('POCHE', '1.5.1'); require 'check_setup.php'; require_once 'inc/poche/global.inc.php'; session_start(); -- cgit v1.2.3