Skip to content

Commit

Permalink
Release 9.0 Beta 1
Browse files Browse the repository at this point in the history
  • Loading branch information
fwolf-ilias committed Oct 30, 2023
1 parent ece4732 commit 1fdb7ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/inc.ilias_version.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
*
* @package ilias-core
*/
const ILIAS_VERSION = "9.0_alpha";
const ILIAS_VERSION = "9.0_beta1 2023-10-30";
const ILIAS_VERSION_NUMERIC = "9.0"; // since version ILIAS 6 this must be always x.y: x and y are numbers

0 comments on commit 1fdb7ee

Please sign in to comment.