]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
1.7.1
authorNicolas Lœuillet <nicolas@loeuillet.org>
Sat, 5 Jul 2014 13:49:40 +0000 (15:49 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Sat, 5 Jul 2014 13:49:40 +0000 (15:49 +0200)
index.php

index afacdddc00e28ba07303e99fd409d9a0dd103637..481841ece69067d1e971caff7f52cd2dff5c5fc2 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -8,7 +8,7 @@
  * @license    http://www.wtfpl.net/ see COPYING file
  */
 
-define ('POCHE', '1.7.0');
+define ('POCHE', '1.7.1');
 require 'check_setup.php';
 require_once 'inc/poche/global.inc.php';