From 2d45abd12b83c42874c57976d6767c55dbce4556 Mon Sep 17 00:00:00 2001 From: jf-cbd Date: Mon, 21 Oct 2024 17:34:30 +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 705aa92b6..42883658e 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.2'); +define('ITOP_DESIGN_LATEST_VERSION', '3.3'); /** * Constant containing the iTop core version, whatever application was built