diff --git a/index.php b/index.php index df70e413c..b556d2800 100755 --- a/index.php +++ b/index.php @@ -8,7 +8,7 @@ * @license http://opensource.org/licenses/MIT see COPYING file */ -define ('POCHE', '1.9.1'); +define ('POCHE', '1.9.2'); require 'check_essentials.php'; require 'check_setup.php'; require_once 'inc/poche/global.inc.php';