Skip to content

Commit dfa4844

Browse files
committed
Change previous version from 5.1 to 5.2
1 parent 7e85ef2 commit dfa4844

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/update_deleted_files.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
// Change the following value to false when the previous major release has reached end of development.
3030
const PREVIOUS_CHECK = true;
3131

32-
const PREVIOUS_VERSION = '5.1';
32+
const PREVIOUS_VERSION = '5.2';
3333

34-
const PREVIOUS_BRANCH = '5.1-dev';
34+
const PREVIOUS_BRANCH = '5.2-dev';
3535

3636
const GITHUB_REPO = 'https://github.com/joomla/joomla-cms.git';
3737

0 commit comments

Comments
 (0)