ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
inc.ilias_version.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2014 ILIAS open source e-Learning e.V., Extended GPL, see docs/LICENSE */
3
12
define(
"ILIAS_VERSION"
,
"5.2.25 2019-06-06"
);
13
define(
"ILIAS_VERSION_NUMERIC"
,
"5.2.25"
);
// must be always x.y.z: x, y and z are numbers
php
include
inc.ilias_version.php
Generated on Fri Jan 17 2025 19:00:49 for ILIAS by
1.8.13 (using
Doxyfile
)