]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
1.9.2 :rocket: 1.9.2
authorNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 18 Apr 2016 18:02:44 +0000 (20:02 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 18 Apr 2016 18:02:44 +0000 (20:02 +0200)
index.php

index df70e413c3c6eb6615e6622bfc052fa30fd9f60a..b556d28009582767a921c448f12166e4f97d70d8 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.1');
+define ('POCHE', '1.9.2');
 require 'check_essentials.php';
 require 'check_setup.php';
 require_once 'inc/poche/global.inc.php';