ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ 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.3.23 2020-08-21"
);
13
define(
"ILIAS_VERSION_NUMERIC"
,
"5.3.23"
);
// must be always x.y.z: x, y and z are numbers
include
inc.ilias_version.php
Generated on Sat Jan 18 2025 19:01:01 for ILIAS by
1.8.13 (using
Doxyfile
)