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
6332ba47
Commit
6332ba47
authored
Oct 25, 2007
by
Nigel McNie
Browse files
Version bumps so that the blocktypes get placed in their correct categories.
parent
8472f4b8
Changes
4
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/file/blocktype/filedownload/version.php
View file @
6332ba47
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200708280
0
;
$config
->
version
=
200708280
1
;
$config
->
release
=
'0.9'
;
?>
htdocs/artefact/file/blocktype/image/version.php
View file @
6332ba47
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200708280
0
;
$config
->
version
=
200708280
1
;
$config
->
release
=
'0.9'
;
?>
htdocs/blocktype/externalvideo/version.php
View file @
6332ba47
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200710080
0
;
$config
->
version
=
200710080
1
;
$config
->
release
=
'0.9'
;
?>
htdocs/blocktype/textbox/version.php
View file @
6332ba47
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200709190
0
;
$config
->
version
=
200709190
1
;
$config
->
release
=
'0.9'
;
?>
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