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 ffcd239 commit 1979fadCopy full SHA for 1979fad
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.0-rc4');
+define('GLPI_VERSION', '11.0.0-rc5');
44
45
$schema_file = sprintf('%s/install/mysql/glpi-empty.sql', GLPI_ROOT);
46
define(
0 commit comments