ILIAS
release_8 Revision v8.24
◀ ilDoc Overview
inc.ilias_version.php
Go to the documentation of this file.
1
<?php
2
3
/* Copyright (c) 1998-2020 ILIAS open source e-Learning e.V., Extended GPL, see docs/LICENSE */
4
13
define(
"ILIAS_VERSION"
,
"8.24 2025-09-23"
);
14
define(
"ILIAS_VERSION_NUMERIC"
,
"8.24"
);
// since version ILIAS 6 this must be always x.y: x and y are numbers
include
inc.ilias_version.php
Generated on Sun Nov 2 2025 22:01:02 for ILIAS by
1.9.4 (using
Doxyfile
)