Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
7cc7d250
Commit
7cc7d250
authored
Mar 23, 2018
by
Robert Lyon
Browse files
Version bump for 18.04rc2
Signed-off-by:
Robert Lyon
<
robertl@catalyst.net.nz
>
parent
4a816930
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
7cc7d250
18.04rc2 (2018-03-23)
18.04rc1 (2018-03-08)
htdocs/lib/version.php
View file @
7cc7d250
...
...
@@ -16,8 +16,8 @@ $config = new stdClass();
// See https://wiki.mahara.org/wiki/Developer_Area/Version_Numbering_Policy
// For upgrades on stable branches, increment the version by one. On master, use the date.
$config
->
version
=
201802250
3
;
$config
->
version
=
201802250
4
;
$config
->
series
=
'18.04'
;
$config
->
release
=
'18.04rc2
testing
'
;
$config
->
release
=
'18.04rc2'
;
$config
->
minupgradefrom
=
2015030409
;
$config
->
minupgraderelease
=
'15.04.0 (release tag 15.04.0_RELEASE)'
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment