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
74cfe4b1
Commit
74cfe4b1
authored
Nov 23, 2007
by
Nigel McNie
Browse files
Bumped ->version to today's date.
parent
176b380d
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/lib/version.php
View file @
74cfe4b1
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
2007
082205
;
$config
->
version
=
2007
112300
;
$config
->
release
=
'0.9.0alpha3dev'
;
$config
->
minupgradefrom
=
2007080700
;
$config
->
minupgraderelease
=
'0.8.0 (release tag 0.8.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