diff --git a/index.php b/index.php index afacddd..481841e 100755 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://www.wtfpl.net/ see COPYING file */ -define ('POCHE', '1.7.0'); +define ('POCHE', '1.7.1'); require 'check_setup.php'; require_once 'inc/poche/global.inc.php';