There was an error while loading. Please reload this page.
1 parent 3389dbf commit d91722cCopy full SHA for d91722c
1 file changed
inc/define.php
@@ -36,7 +36,7 @@
36
use Glpi\SocketModel;
37
38
// Current version of GLPI
39
-define('GLPI_VERSION', '10.0.25-dev');
+define('GLPI_VERSION', '10.0.25');
40
41
$schema_file = sprintf('%s/install/mysql/glpi-empty.sql', GLPI_ROOT);
42
define(
0 commit comments