Skip to content

Commit 708c896

Browse files
committed
Bump version
1 parent a3050a5 commit 708c896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/define.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
*/
3232

3333
// Current version of GLPI
34-
define('GLPI_VERSION', '9.5.10');
34+
define('GLPI_VERSION', '9.5.11');
3535
if (substr(GLPI_VERSION, -4) === '-dev') {
3636
//for dev version
3737
define('GLPI_PREVER', str_replace('-dev', '', GLPI_VERSION));

0 commit comments

Comments
 (0)