Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Commit 7ec92be

Browse files
author
Jens Krumsieck
committed
RC 4
1 parent 6f56ffa commit 7ec92be

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
<packagename>Linkliste</packagename> <!--codename: waterfall-->
55
<packagedescription><![CDATA[Linklist for WCF 2.0 (codename: Waterfall)]]></packagedescription>
66
<isapplication>1</isapplication>
7-
<version>2.0.0 RC 3</version>
8-
<date>2013-12-13</date>
7+
<version>2.0.0 RC 4</version>
8+
<date>2014-01-08</date>
99
</packageinformation>
1010
<authorinformation>
1111
<author><![CDATA[Jens Krumsieck]]></author>
1212
<authorurl><![CDATA[http://codequake.de]]></authorurl>
1313
</authorinformation>
1414

1515
<requiredpackages>
16-
<requiredpackage minversion="2.0.0 RC 1">com.woltlab.wcf</requiredpackage>
16+
<requiredpackage minversion="2.0.0">com.woltlab.wcf</requiredpackage>
1717
</requiredpackages>
1818
<instructions type="install">
1919
<!--lang-->
@@ -44,11 +44,11 @@
4444
<!--others-->
4545
<instruction type="sql">install.sql</instruction>
4646
</instructions>
47-
<instructions type="update" fromversion="2.0.0 RC 2">
47+
<instructions type="update" fromversion="2.0.0 RC 3">
4848
<instruction type="language">language/*.xml</instruction>
4949
<instruction type="file">files.tar</instruction>
5050
<instruction type="template">templates.tar</instruction>
51+
<instruction type="pageMenu">xml/pagemenu.xml</instruction>
5152
<instruction type="objectType">xml/objectType.xml</instruction>
52-
<instruction type="sql">update-rc2-rc3.sql</instruction>
5353
</instructions>
5454
</package>

update-rc2-rc3.sql

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)