ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ilias_version.php
Go to the documentation of this file.
1<?php
2
3declare(strict_types=1);
4
29const ILIAS_VERSION = "11.0_alpha";
30const ILIAS_VERSION_NUMERIC = "11.0"; // since version ILIAS 6 this must be always x.y: x and y are numbers
const ILIAS_VERSION
const ILIAS_VERSION_NUMERIC