From 6fb7587d9598eacb5eda607a89b104ccbaaf0a42 Mon Sep 17 00:00:00 2001 From: bruno DA SILVA Date: Thu, 14 Nov 2019 16:59:08 +0100 Subject: [PATCH] :wrench: write the tooling methods enabling migration to/from iTop 2.7 --- setup/itopdesignformat.class.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/itopdesignformat.class.inc.php b/setup/itopdesignformat.class.inc.php index faa718a70..9f8a56ea5 100644 --- a/setup/itopdesignformat.class.inc.php +++ b/setup/itopdesignformat.class.inc.php @@ -35,7 +35,7 @@ * } */ -define('ITOP_DESIGN_LATEST_VERSION', '1.6'); // iTop >= 2.6.0 +define('ITOP_DESIGN_LATEST_VERSION', '1.7'); // iTop >= 2.7.0 class iTopDesignFormat {