From: Nicolas LÅ“uillet Date: Mon, 18 Apr 2016 18:02:44 +0000 (+0200) Subject: 1.9.2 :rocket: X-Git-Tag: 1.9.2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=06d298dcb76a39dccc3fbe6c4522524d7e6fd7d1;hp=143f550ba6bee8c13ce80a753fe6f15a20a551f1;p=github%2Fwallabag%2Fwallabag.git 1.9.2 :rocket: --- diff --git a/index.php b/index.php index df70e413..b556d280 100755 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://opensource.org/licenses/MIT see COPYING file */ -define ('POCHE', '1.9.1'); +define ('POCHE', '1.9.2'); require 'check_essentials.php'; require 'check_setup.php'; require_once 'inc/poche/global.inc.php';