]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
on the road to 1.1.0 289/head 1.1.0
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Fri, 25 Oct 2013 06:45:28 +0000 (08:45 +0200)
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Fri, 25 Oct 2013 06:45:28 +0000 (08:45 +0200)
index.php

index d400354d2fd2a92bae540ae38e6c2e7511814d85..66a2e816a277eeee92480cf83a1c6217910623c2 100644 (file)
--- a/index.php
+++ b/index.php
@@ -8,7 +8,7 @@
  * @license    http://www.wtfpl.net/ see COPYING file
  */
 
-define ('POCHE', '1.0.0');
+define ('POCHE', '1.1.0');
 require_once 'inc/poche/global.inc.php';
 session_start();