Skip to content

Commit 1979fad

Browse files
committed
Bump version
1 parent ffcd239 commit 1979fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/autoload/constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
define('GLPI_ROOT', dirname(__DIR__, 2));
4141

4242
// Current version of GLPI
43-
define('GLPI_VERSION', '11.0.0-rc4');
43+
define('GLPI_VERSION', '11.0.0-rc5');
4444

4545
$schema_file = sprintf('%s/install/mysql/glpi-empty.sql', GLPI_ROOT);
4646
define(

0 commit comments

Comments
 (0)