diff --git a/index.php b/index.php index fb251298e..4e86fe11d 100644 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://www.wtfpl.net/ see COPYING file */ -define ('POCHE', '1.2.0'); +define ('POCHE', '1.3.0'); require_once 'inc/poche/global.inc.php'; session_start();