ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
◀ 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.25 2025-11-04"
);
14
define(
"ILIAS_VERSION_NUMERIC"
,
"8.25"
);
// since version ILIAS 6 this must be always x.y: x and y are numbers
include
inc.ilias_version.php
Generated on Sat Dec 13 2025 22:01:05 for ILIAS by
1.9.4 (using
Doxyfile
)