Skip to content
GitLab
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
9edab31c
Commit
9edab31c
authored
Apr 23, 2007
by
Penny Leach
Browse files
0.8.0 dev increment
parent
36f4c819
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
9edab31c
mahara (0.8.0~dew) unstable; urgency=low
* 0.8.0 Dev version
-- Penny Leach <penny@catalyst.net.nz> Mon, 23 Apr 2007 09:09:51 +1200
mahara (0.7.0~dev) unstable; urgency=low
* 0.7.0 Dev version
...
...
htdocs/lib/version.php
View file @
9edab31c
...
...
@@ -27,8 +27,8 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
20070
21905
;
$config
->
release
=
'0.
7
.0.dev'
;
$config
->
version
=
20070
42301
;
$config
->
release
=
'0.
8
.0.dev'
;
$config
->
minupgradefrom
=
2007011600
;
$config
->
minupgraderelease
=
'0.4.0 (build tag BUILD_20070122)'
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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