]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
1.2.0: here we go 326/head 1.2.0
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Mon, 25 Nov 2013 08:57:10 +0000 (09:57 +0100)
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Mon, 25 Nov 2013 08:57:10 +0000 (09:57 +0100)
index.php

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