From: Nicolas LÅ“uillet Date: Fri, 21 Feb 2014 14:44:57 +0000 (+0100) Subject: [release] 1.5.2 X-Git-Tag: 1.5.2^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=d3b47e94705e17b3ba3529cbb1dc6efe69c5d2b7;p=github%2Fwallabag%2Fwallabag.git [release] 1.5.2 --- diff --git a/index.php b/index.php index 2c81afd6..a26c42e1 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://www.wtfpl.net/ see COPYING file */ -define ('POCHE', '1.5.1'); +define ('POCHE', '1.5.2'); require 'check_setup.php'; require_once 'inc/poche/global.inc.php'; session_start();