We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9517b04 commit 0ea900cCopy full SHA for 0ea900c
1 file changed
src/autoload/constants.php
@@ -40,7 +40,7 @@
40
define('GLPI_ROOT', dirname(__DIR__, 2));
41
42
// Current version of GLPI
43
-define('GLPI_VERSION', '11.0.7-dev');
+define('GLPI_VERSION', '11.0.7');
44
45
$schema_file = sprintf('%s/install/mysql/glpi-empty.sql', GLPI_ROOT);
46
define(
0 commit comments