Skip to content
GitLab
Menu
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
e3f6f83d
Commit
e3f6f83d
authored
Oct 22, 2014
by
Son Nguyen
Browse files
Version bump for 1.9.4testing
Signed-off-by:
Son Nguyen
<
son.nguyen@catalyst.net.nz
>
parent
776a4bab
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lib/version.php
View file @
e3f6f83d
...
...
@@ -15,8 +15,8 @@ $config = new stdClass();
// See https://wiki.mahara.org/index.php/Developer_Area/Version_Numbering_Policy
// For upgrades on stable branches, increment the version by one. On master, use the date.
$config
->
version
=
201403271
3
;
$config
->
release
=
'1.9.
3
'
;
$config
->
version
=
201403271
4
;
$config
->
release
=
'1.9.
4testing
'
;
$config
->
minupgradefrom
=
2009022600
;
$config
->
minupgraderelease
=
'1.1.0 (release tag 1.1.0_RELEASE)'
;
$config
->
disablelogin
=
true
;
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