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
3ef5d9b4
Commit
3ef5d9b4
authored
May 04, 2021
by
Fergus Whyte
Browse files
Version bump for 19.10.7testing
Signed-off-by:
Fergus Whyte
<
fergusw@catalyst.net.nz
>
parent
3c9dbce7
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lib/version.php
View file @
3ef5d9b4
...
...
@@ -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
=
201909302
5
;
$config
->
version
=
201909302
6
;
$config
->
series
=
'19.10'
;
$config
->
release
=
'19.10.
6
'
;
$config
->
release
=
'19.10.
7testing
'
;
$config
->
minupgradefrom
=
2017031605
;
$config
->
minupgraderelease
=
'17.04.0 (release tag 17.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