]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
[release] 1.5.2 481/head
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Fri, 21 Feb 2014 14:44:57 +0000 (15:44 +0100)
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Fri, 21 Feb 2014 14:44:57 +0000 (15:44 +0100)
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();