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

Commit 10d4db2

Browse files
author
Jens Krumsieck
committed
RC 3
1 parent 354e4af commit 10d4db2

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

package.xml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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 2</version>
7+
<version>2.0.0 RC 3</version>
88
<date>2013-12-13</date>
99
</packageinformation>
1010
<authorinformation>
@@ -44,14 +44,11 @@
4444
<!--others-->
4545
<instruction type="sql">install.sql</instruction>
4646
</instructions>
47-
<instructions type="update" fromversion="2.0.0 RC 1">
47+
<instructions type="update" fromversion="2.0.0 RC 2">
4848
<instruction type="language">language/*.xml</instruction>
4949
<instruction type="file">files.tar</instruction>
5050
<instruction type="template">templates.tar</instruction>
5151
<instruction type="objectType">xml/objectType.xml</instruction>
52-
<instruction type="userNotificationEvent">xml/userNotificationEvent.xml</instruction>
53-
<instruction type="userGroupOption">xml/userGroupOption.xml</instruction>
54-
55-
<instruction type="sql">update-rc1-rc2.sql</instruction>
52+
<instruction type="sql">update-rc2-rc3.sql</instruction>
5653
</instructions>
5754
</package>

0 commit comments

Comments
 (0)