]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
1.7, premium version :) 712/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 29 May 2014 16:52:34 +0000 (18:52 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 29 May 2014 16:52:34 +0000 (18:52 +0200)
index.php

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