Skip to content

Commit d91722c

Browse files
committed
Bump version
1 parent 3389dbf commit d91722c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inc/define.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
use Glpi\SocketModel;
3737

3838
// Current version of GLPI
39-
define('GLPI_VERSION', '10.0.25-dev');
39+
define('GLPI_VERSION', '10.0.25');
4040

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

0 commit comments

Comments
 (0)