projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.legalNotice.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58ff07d
)
Fixed update fromversion
author
Alexander Ebert
<ebert@woltlab.com>
Tue, 23 Jul 2013 10:52:58 +0000
(12:52 +0200)
committer
Alexander Ebert
<ebert@woltlab.com>
Tue, 23 Jul 2013 10:52:58 +0000
(12:52 +0200)
package.xml
patch
|
blob
|
blame
|
history
diff --git
a/package.xml
b/package.xml
index 7f402c385743f47eb5b57ff1da942ba187fa560c..c5658a99601f1a1f96081e14308a84f9937ebd58 100644
(file)
--- a/
package.xml
+++ b/
package.xml
@@
-26,7
+26,7
@@
<instruction type="language">language/*.xml</instruction>
</instructions>
- <instructions type="update">
+ <instructions type="update"
fromversion="2.0.0 Beta 1"
>
<instruction type="template">templates_update.tar</instruction>
</instructions>
</package>