ILIAS
release_4-4 Revision
◀ 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"
,
"4.4.15 2016-05-27"
);
13
define(
"ILIAS_VERSION_NUMERIC"
,
"4.4.15"
);
// must be always x.y.z: x, y and z are numbers
14
?>
include
inc.ilias_version.php
Generated on Mon Dec 21 2020 19:00:59 for ILIAS by
1.8.13 (using
Doxyfile
)