]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - index.php
fix of #486 - import issue
[github/wallabag/wallabag.git] / index.php
index 2c81afd69018ce2eb2161bdbc3c9b9baf3857224..a26c42e145f28f3f60bdae274569cc8efeb5df4b 100644 (file)
--- a/index.php
+++ b/index.php
@@ -8,7 +8,7 @@
  * @license    http://www.wtfpl.net/ see COPYING file
  */
 
-define ('POCHE', '1.5.1');
+define ('POCHE', '1.5.2');
 require 'check_setup.php';
 require_once 'inc/poche/global.inc.php';
 session_start();