]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
version 1.9.1
authorThomas Citharel <tcit@tcit.fr>
Sat, 9 May 2015 15:52:21 +0000 (17:52 +0200)
committerThomas Citharel <tcit@tcit.fr>
Sat, 9 May 2015 15:52:21 +0000 (17:52 +0200)
index.php

index 3cb272cdd38b132ed536d9d88fc0089ba305a768..7e4fc600147a872b63903d9ad25dd3627a4e2bdb 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -8,7 +8,7 @@
  * @license    http://opensource.org/licenses/MIT see COPYING file
  */
 
-define ('POCHE', '1.9.0');
+define ('POCHE', '1.9.1');
 require 'check_essentials.php';
 require 'check_setup.php';
 require_once 'inc/poche/global.inc.php';