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
79dd3f69
Commit
79dd3f69
authored
Apr 30, 2019
by
Robert Lyon
Browse files
Version bump for 17.10.9
Signed-off-by:
Robert Lyon
<
robertl@catalyst.net.nz
>
parent
4969de68
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
79dd3f69
17.10.9 (2019-04-30)
- Bug 1827012: Security Release 17.10.8 Makefile
17.10.8 (2019-04-30)
- Bug 1777014: Inst admin cannot see profile completion
- Bug 1794990: Can't export portfolio with french translation
...
...
htdocs/lib/version.php
View file @
79dd3f69
...
...
@@ -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
=
201709262
4
;
$config
->
version
=
201709262
5
;
$config
->
series
=
'17.10'
;
$config
->
release
=
'17.10.9
testing
'
;
$config
->
release
=
'17.10.9'
;
$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