]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
1.9.0 version 1.9beta
authorThomas Citharel <tcit@tcit.fr>
Sat, 14 Feb 2015 15:27:59 +0000 (16:27 +0100)
committerThomas Citharel <tcit@tcit.fr>
Sat, 14 Feb 2015 15:27:59 +0000 (16:27 +0100)
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';