]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
yeah, 1.6, one year after the 1st commit
authorNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 3 Apr 2014 11:54:06 +0000 (13:54 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 3 Apr 2014 11:54:06 +0000 (13:54 +0200)
index.php

index 8b578832c9a77780f96e8788a93261ae4a91e200..7f72b14699e8e334c4101e7680dd63d4c4cd70a9 100755 (executable)
--- 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';