projects
/
Packages
/
TYPO3.CMS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
077c193
)
[+TASK] Extbase: Raising version number to 0.9.12
author
Jochen Rau
<j.rau@web.de>
Sat, 7 Nov 2009 14:10:03 +0000
(14:10 +0000)
committer
Jochen Rau
<j.rau@web.de>
Sat, 7 Nov 2009 14:10:03 +0000
(14:10 +0000)
typo3/sysext/extbase/ext_emconf.php
patch
|
blob
|
history
diff --git
a/typo3/sysext/extbase/ext_emconf.php
b/typo3/sysext/extbase/ext_emconf.php
index
0782bd9
..
5e34172
100644
(file)
--- a/
typo3/sysext/extbase/ext_emconf.php
+++ b/
typo3/sysext/extbase/ext_emconf.php
@@
-29,7
+29,7
@@
$EM_CONF[$_EXTKEY] = array(
'clearCacheOnLoad' => 0,
'lockType' => '',
'author_company' => 'TYPO3 core team',
- 'version' => '0.9.1
2
',
+ 'version' => '0.9.1
3
',
'constraints' => array(
'depends' => array(
'php' => '5.2.0-0.0.0',