Preparing release 2.1.0 RC 2 2.1.0_RC_2
authorAlexander Ebert <ebert@woltlab.com>
Sun, 22 Feb 2015 15:02:10 +0000 (16:02 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 22 Feb 2015 15:02:10 +0000 (16:02 +0100)
package.xml

index 6fd8ec42648f1de6e6a44982593ef82ec5a3f8cc..fe88b7a42e5bf965e05aed9e2818c18026c22097 100644 (file)
@@ -5,8 +5,8 @@
                <packagename language="de">Datenimport</packagename>
                <packagedescription>Import data from other discussion board systems.</packagedescription>
                <packagedescription language="de">Ermöglicht den Datenimport aus anderen Forensystemen.</packagedescription>
-               <version>2.1.0 RC 1</version>
-               <date>2015-02-16</date>
+               <version>2.1.0 RC 2</version>
+               <date>2015-02-22</date>
        </packageinformation>
        
        <authorinformation>
@@ -15,7 +15,7 @@
        </authorinformation>
        
        <requiredpackages>
-               <requiredpackage minversion="2.1.0 RC 1">com.woltlab.wcf</requiredpackage>
+               <requiredpackage minversion="2.1.0 RC 2">com.woltlab.wcf</requiredpackage>
        </requiredpackages>
        
        <excludedpackages>
                <instruction type="language">language/*.xml</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="2.0.9">
+       <instructions type="update" fromversion="2.0.10">
                <instruction type="file">files.tar</instruction>
                <instruction type="objectType">objectType.xml</instruction>
                <instruction type="language">language/*.xml</instruction>
        </instructions>
        
-       <instructions type="update" fromversion="2.1.0 Beta 4">
-               <instruction type="file">files_update.tar</instruction>
+       <instructions type="update" fromversion="2.1.0 RC 1">
+               <!-- fake update -->
+               <instruction type="objectType">objectType.xml</instruction>
        </instructions>
 </package>