ILIAS
release_8 Revision v8.23
◀ 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.23 2025-08-26"
);
14
define(
"ILIAS_VERSION_NUMERIC"
,
"8.23"
);
// since version ILIAS 6 this must be always x.y: x and y are numbers
include
inc.ilias_version.php
Generated on Sun Aug 31 2025 22:01:12 for ILIAS by
1.8.13 (using
Doxyfile
)