Skip to content

Commit

Permalink
Release 6.15
Browse files Browse the repository at this point in the history
  • Loading branch information
fwolf-ilias committed Feb 2, 2022
1 parent ce1eb24 commit 1753df2
Show file tree
Hide file tree
Showing 3 changed files with 16,228 additions and 16,198 deletions.
4 changes: 2 additions & 2 deletions include/inc.ilias_version.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
*
* @package ilias-core
*/
define("ILIAS_VERSION", "6.14 2021-12-15");
define("ILIAS_VERSION_NUMERIC", "6.14"); // since version ILIAS 6 this must be always x.y: x and y are numbers
define("ILIAS_VERSION", "6.15 2022-02-02");
define("ILIAS_VERSION_NUMERIC", "6.15"); // since version ILIAS 6 this must be always x.y: x and y are numbers
Loading

0 comments on commit 1753df2

Please sign in to comment.