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
f80a262a
Commit
f80a262a
authored
Aug 09, 2009
by
Nigel McNie
Browse files
Version bump for view theme upgrade.
parent
48fddef6
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lib/version.php
View file @
f80a262a
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
2009080
601
;
$config
->
version
=
2009080
800
;
$config
->
release
=
'1.2.0alpha4dev'
;
$config
->
minupgradefrom
=
2008040200
;
$config
->
minupgraderelease
=
'1.0.0 (release tag 1.0.0_RELEASE)'
;
...
...
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