Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mahara
mahara
Commits
6151bb5f
Commit
6151bb5f
authored
Apr 28, 2016
by
Aaron Wells
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version bump for 16.04.0
Signed-off-by:
Aaron Wells
<
aaronw@catalyst.net.nz
>
parent
9657d43b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
ChangeLog
ChangeLog
+2
-0
htdocs/lib/version.php
htdocs/lib/version.php
+2
-2
No files found.
ChangeLog
View file @
6151bb5f
16.04.0 (2016-04-28)
Mahara 16.04.0 Release Notes
This is a stable release of Mahara 16.04. Stable releases are fit for
...
...
htdocs/lib/version.php
View file @
6151bb5f
...
...
@@ -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
=
201603310
5
;
$config
->
version
=
201603310
6
;
$config
->
series
=
'16.04'
;
$config
->
release
=
'16.04
rc3testing
'
;
$config
->
release
=
'16.04
.0
'
;
$config
->
minupgradefrom
=
2008040200
;
$config
->
minupgraderelease
=
'1.7.0 (release tag 1.7.0_RELEASE)'
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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