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
d70406d2
Commit
d70406d2
authored
Feb 18, 2009
by
Nigel McNie
Browse files
Apply version bumps that should have been cherry-picked from 1.0_STABLE.
parent
183cce38
Changes
28
Hide whitespace changes
Inline
Side-by-side
htdocs/artefact/blog/blocktype/blog/version.php
View file @
d70406d2
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200
7082801
;
$config
->
release
=
'0.
9
'
;
$config
->
version
=
200
8040200
;
$config
->
release
=
'
1.
0.
0
'
;
?>
htdocs/artefact/blog/blocktype/blogpost/version.php
View file @
d70406d2
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200
7082801
;
$config
->
release
=
'0.
9
'
;
$config
->
version
=
200
8040200
;
$config
->
release
=
'
1.
0.
0
'
;
?>
htdocs/artefact/blog/blocktype/recentposts/version.php
View file @
d70406d2
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200
71105
00
;
$config
->
release
=
'0.
9
'
;
$config
->
version
=
200
80402
00
;
$config
->
release
=
'
1.
0.
0
'
;
?>
htdocs/artefact/blog/version.php
View file @
d70406d2
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
2008
101602
;
$config
->
release
=
'
0.1.1
'
;
$config
->
version
=
2008
040200
;
$config
->
release
=
'
1.0.0
'
;
?>
htdocs/artefact/file/blocktype/filedownload/version.php
View file @
d70406d2
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200
7082801
;
$config
->
release
=
'0.
9
'
;
$config
->
version
=
200
8040200
;
$config
->
release
=
'
1.
0.
0
'
;
?>
htdocs/artefact/file/blocktype/folder/version.php
View file @
d70406d2
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200
7082801
;
$config
->
release
=
'0.
9
'
;
$config
->
version
=
200
8040200
;
$config
->
release
=
'
1.
0.
0
'
;
?>
htdocs/artefact/file/blocktype/html/version.php
View file @
d70406d2
...
...
@@ -28,6 +28,6 @@ defined('INTERNAL') || die();
$config
=
new
StdClass
;
$config
->
version
=
2008100400
;
$config
->
release
=
'1.
1
'
;
$config
->
release
=
'1.
0.0
'
;
?>
htdocs/artefact/file/blocktype/image/version.php
View file @
d70406d2
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200
7082801
;
$config
->
release
=
'0.
9
'
;
$config
->
version
=
200
8040200
;
$config
->
release
=
'
1.
0.
0
'
;
?>
htdocs/artefact/file/blocktype/internalmedia/version.php
View file @
d70406d2
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200
71107
00
;
$config
->
release
=
'0.
9
'
;
$config
->
version
=
200
80402
00
;
$config
->
release
=
'
1.
0.
0
'
;
?>
htdocs/artefact/file/version.php
View file @
d70406d2
...
...
@@ -28,6 +28,6 @@ defined('INTERNAL') || die();
$config
=
new
StdClass
;
$config
->
version
=
2009021301
;
$config
->
release
=
'
0.4.3
'
;
$config
->
release
=
'
1.1.0
'
;
?>
htdocs/artefact/internal/blocktype/contactinfo/version.php
View file @
d70406d2
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200
711
0200
;
$config
->
release
=
'0.
9
'
;
$config
->
version
=
200
804
0200
;
$config
->
release
=
'
1.
0.
0
'
;
?>
htdocs/artefact/internal/blocktype/profileinfo/version.php
View file @
d70406d2
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200
7082801
;
$config
->
release
=
'0.
9
'
;
$config
->
version
=
200
8040200
;
$config
->
release
=
'
1.
0.
0
'
;
?>
htdocs/artefact/internal/version.php
View file @
d70406d2
...
...
@@ -28,6 +28,6 @@ defined('INTERNAL') || die();
$config
=
new
StdClass
;
$config
->
version
=
2008101300
;
$config
->
release
=
'
0.2
'
;
$config
->
release
=
'
1.1.0
'
;
?>
htdocs/artefact/resume/blocktype/entireresume/version.php
View file @
d70406d2
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200
7082802
;
$config
->
release
=
'0.
9
'
;
$config
->
version
=
200
8040200
;
$config
->
release
=
'
1.
0.
0
'
;
?>
htdocs/artefact/resume/blocktype/resumefield/version.php
View file @
d70406d2
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200
7082801
;
$config
->
release
=
'0.
9
'
;
$config
->
version
=
200
8040200
;
$config
->
release
=
'
1.
0.
0
'
;
?>
htdocs/artefact/resume/version.php
View file @
d70406d2
...
...
@@ -27,7 +27,7 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
20080
12
200
;
$config
->
release
=
'0.
2
'
;
$config
->
version
=
20080
40
200
;
$config
->
release
=
'
1.
0.
0
'
;
?>
htdocs/auth/imap/version.php
View file @
d70406d2
...
...
@@ -27,8 +27,8 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200
70629
00
;
$config
->
release
=
'0.
1
'
;
$config
->
version
=
200
80402
00
;
$config
->
release
=
'
1.
0.
0
'
;
$config
->
requires_config
=
1
;
$config
->
requires_parent
=
0
;
...
...
htdocs/auth/internal/version.php
View file @
d70406d2
...
...
@@ -27,8 +27,8 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
200
70629
00
;
$config
->
release
=
'0.
2
'
;
$config
->
version
=
200
80124
00
;
$config
->
release
=
'
1.
0.
0
'
;
$config
->
requires_config
=
0
;
$config
->
requires_parent
=
0
;
...
...
htdocs/auth/ldap/version.php
View file @
d70406d2
...
...
@@ -27,8 +27,8 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
20080
124
00
;
$config
->
release
=
'0.
1
'
;
$config
->
version
=
20080
402
00
;
$config
->
release
=
'
1.
0.
0
'
;
$config
->
requires_config
=
1
;
$config
->
requires_parent
=
0
;
...
...
htdocs/auth/none/version.php
View file @
d70406d2
...
...
@@ -27,8 +27,8 @@
defined
(
'INTERNAL'
)
||
die
();
$config
=
new
StdClass
;
$config
->
version
=
20080
124
00
;
$config
->
release
=
'0.
1
'
;
$config
->
version
=
20080
402
00
;
$config
->
release
=
'
1.
0.
0
'
;
$config
->
requires_config
=
0
;
$config
->
requires_parent
=
0
;
...
...
Prev
1
2
Next
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