Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
mahara
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
mahara
mahara
Commits
ba029780
Commit
ba029780
authored
May 02, 2016
by
Aaron Wells
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version bump for 1.10.11testing
Signed-off-by:
Aaron Wells
<
aaronw@catalyst.net.nz
>
parent
c178bcf0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
htdocs/lib/version.php
htdocs/lib/version.php
+2
-2
No files found.
htdocs/lib/version.php
View file @
ba029780
...
...
@@ -16,9 +16,9 @@ $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
=
201409233
8
;
$config
->
version
=
201409233
9
;
$config
->
series
=
'1.10'
;
$config
->
release
=
'1.10.1
0
'
;
$config
->
release
=
'1.10.1
1testing
'
;
$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