]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - index.php
1.9.0 version
[github/wallabag/wallabag.git] / index.php
index adfef71bef24e815cef7eef8152ccd27e5ea2c4a..3cb272cdd38b132ed536d9d88fc0089ba305a768 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -8,7 +8,7 @@
  * @license    http://opensource.org/licenses/MIT see COPYING file
  */
 
-define ('POCHE', '1.8.1');
+define ('POCHE', '1.9.0');
 require 'check_essentials.php';
 require 'check_setup.php';
 require_once 'inc/poche/global.inc.php';