ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
◀ 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.0.23 2017-07-19"
);
13
define(
"ILIAS_VERSION_NUMERIC"
,
"5.0.23"
);
// must be always x.y.z: x, y and z are numbers
14
?>
include
inc.ilias_version.php
Generated on Mon Aug 25 2025 19:00:31 for ILIAS by
1.8.13 (using
Doxyfile
)