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
eb85643c
Commit
eb85643c
authored
Feb 01, 2008
by
Nigel
Browse files
Version bump for 1.0.0alpha2 release.
parent
7a280e7e
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/lib/version.php
View file @
eb85643c
...
...
@@ -28,7 +28,7 @@ defined('INTERNAL') || die();
$config
=
new
StdClass
;
$config
->
version
=
2008012500
;
$config
->
release
=
'1.0.0alpha2
dev
'
;
$config
->
release
=
'1.0.0alpha2'
;
$config
->
minupgradefrom
=
2007080700
;
$config
->
minupgraderelease
=
'0.8.0 (release tag 0.8.0_RELEASE)'
;
$config
->
disablelogin
=
false
;
...
...
Write
Preview
Supports
Markdown
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