ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
inc.ilias_version.php
Go to the documentation of this file.
1
<?php
2
/* Copyright (c) 1998-2019 ILIAS open source e-Learning e.V., Extended GPL, see docs/LICENSE */
3
12
define(
"ILIAS_VERSION"
,
"6.24 2023-05-05"
);
13
define(
"ILIAS_VERSION_NUMERIC"
,
"6.24"
);
// 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 20:00:52 for ILIAS by
1.8.13 (using
Doxyfile
)