From: Nicolas LÅ“uillet Date: Thu, 3 Apr 2014 11:54:06 +0000 (+0200) Subject: yeah, 1.6, one year after the 1st commit X-Git-Tag: 1.6.0^2~1 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=bfa32856bc9401693b8b64ed9c946d471e4ae0e7;p=github%2Fwallabag%2Fwallabag.git yeah, 1.6, one year after the 1st commit --- diff --git a/index.php b/index.php index 8b578832..7f72b146 100755 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://www.wtfpl.net/ see COPYING file */ -define ('POCHE', '1.5.3'); +define ('POCHE', '1.6.0'); require 'check_setup.php'; require_once 'inc/poche/global.inc.php';