From: Nicolas LÅ“uillet Date: Fri, 25 Oct 2013 06:45:28 +0000 (+0200) Subject: on the road to 1.1.0 X-Git-Tag: 1.1.0 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=refs%2Ftags%2F1.1.0;p=github%2Fwallabag%2Fwallabag.git on the road to 1.1.0 --- diff --git a/index.php b/index.php index d400354d..66a2e816 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://www.wtfpl.net/ see COPYING file */ -define ('POCHE', '1.0.0'); +define ('POCHE', '1.1.0'); require_once 'inc/poche/global.inc.php'; session_start();