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
ae7e86c4
Commit
ae7e86c4
authored
Jan 23, 2007
by
Nigel McNie
Committed by
Nigel McNie
Jan 23, 2007
Browse files
Bump for 0.4.0
parent
677e4953
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
ae7e86c4
mahara (0.4.0-1) unstable; urgency=low
* Bugfix release
-- Nigel McNie <nigel@catalyst.net.nz> Mon, 22 Jan 2007 22:06:15 +1300
mahara (0.3.7-1) unstable; urgency=low
* Bugfix release
...
...
htdocs/lib/version.php
View file @
ae7e86c4
...
...
@@ -28,7 +28,7 @@ defined('INTERNAL') || die();
$config
=
new
StdClass
;
$config
->
version
=
2007011600
;
$config
->
release
=
'0.
3.7
'
;
$config
->
release
=
'0.
4.0
'
;
$config
->
minupgradefrom
=
2006121501
;
$config
->
minupgraderelease
=
'0.1 (build tag BUILD_20061215)'
;
...
...
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