]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
1.6.1 version 634/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 11 Apr 2014 15:08:11 +0000 (17:08 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 11 Apr 2014 15:08:11 +0000 (17:08 +0200)
index.php

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