🔖 Prepare 2.7.10 version

This commit is contained in:
Pierre Goiffon
2024-01-05 15:50:41 +01:00
parent a4f6f6e877
commit 2fd9523c16
37 changed files with 37 additions and 37 deletions

View File

@@ -14,7 +14,7 @@ define('APPCONF', APPROOT.'conf/');
* @used-by utils::GetItopVersionWikiSyntax()
* @used-by iTopModulesPhpVersionIntegrationTest
*/
define('ITOP_CORE_VERSION', '2.7.9');
define('ITOP_CORE_VERSION', '2.7.10');
require_once APPROOT.'bootstrap.inc.php';