ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
inc.ilias_version.php
Go to the documentation of this file.
1
<?php
2
/* Copyright (c) 1998-2020 ILIAS open source e-Learning e.V., Extended GPL, see docs/LICENSE */
3
12
define(
"ILIAS_VERSION"
,
"7.30 2024-05-14"
);
13
define(
"ILIAS_VERSION_NUMERIC"
,
"7.30"
);
// 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 21:00:51 for ILIAS by
1.8.13 (using
Doxyfile
)