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
669a3274
Commit
669a3274
authored
Jun 25, 2010
by
Richard Mansfield
Browse files
Version bump for 1.3.0beta2dev
parent
1348e6ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lib/version.php
View file @
669a3274
...
...
@@ -28,8 +28,8 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
201006250
0
;
$config
->
release
=
'1.3.0beta
1
'
;
$config
->
version
=
201006250
1
;
$config
->
release
=
'1.3.0beta
2dev
'
;
$config
->
minupgradefrom
=
2008040200
;
$config
->
minupgraderelease
=
'1.0.0 (release tag 1.0.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