From 8adef26d180b4cc2117f688e2e19d2cac2f469b4 Mon Sep 17 00:00:00 2001 From: jf-cbd Date: Mon, 21 Oct 2024 17:36:45 +0200 Subject: [PATCH] :bookmark: Prepare 3.3.0 version --- approot.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/approot.inc.php b/approot.inc.php index 42883658e..32d59f37a 100644 --- a/approot.inc.php +++ b/approot.inc.php @@ -11,7 +11,7 @@ define('APPCONF', APPROOT.'conf/'); * * @see ITOP_CORE_VERSION to get full iTop core version */ -define('ITOP_DESIGN_LATEST_VERSION', '3.3'); +define('ITOP_DESIGN_LATEST_VERSION', '3.3.0'); /** * Constant containing the iTop core version, whatever application was built