ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
inc.ilias_version.php
Go to the documentation of this file.
1
<?
php
2
/* Copyright (c) 1998-2018 ILIAS open source e-Learning e.V., Extended GPL, see docs/LICENSE */
3
12
define(
"ILIAS_VERSION"
,
"5.4.26 2021-12-22"
);
13
define(
"ILIAS_VERSION_NUMERIC"
,
"5.4.26"
);
// must be always x.y.z: x, y and z are numbers
php
include
inc.ilias_version.php
Generated on Thu Jan 16 2025 19:01:37 for ILIAS by
1.8.13 (using
Doxyfile
)