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
3511d255
Commit
3511d255
authored
Oct 01, 2018
by
Cecilia Vela Gurovic
Browse files
Updating the version to rc1
Change-Id: I375da2826888f2fc2dd737191862e4d0e46cd013
parent
ee2ea645
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lib/version.php
View file @
3511d255
...
...
@@ -18,6 +18,6 @@ $config = new stdClass();
$config
->
version
=
2018091200
;
$config
->
series
=
'18.10'
;
$config
->
release
=
'18.10
dev
'
;
$config
->
release
=
'18.10
rc1
'
;
$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