diff --git a/index.php b/index.php index 66a2e816a..ba146257a 100644 --- 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();