Show
Ignore:
Timestamp:
01/11/09 12:33:02 (4 years ago)
Author:
d0nut
Message:

fixes package dependency: publicseorewriter

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • publicseorewriter/package.xml

    r454 r794  
    88                <packageDescription languagecode="de"><![CDATA[Öffentliche Schnittstellen fÃŒr das SEO Tool]]></packageDescription> 
    99                <packageDescription languagecode="fr"><![CDATA[Interface publique pour l’outil SEO]]></packageDescription> 
    10                 <version>1.1.8</version> 
     10                <version>1.1.9</version> 
    1111                <date>DATE</date> 
    12                 <plugin>com.woltlab.wcf.data.page</plugin> 
     12                <plugin>com.woltlab.wbb</plugin> 
    1313                <isunique>1</isunique> 
    1414        </packageInformation> 
     
    2525 
    2626        <instructions type="install"> 
     27                <files>files.tar</files> 
     28        </instructions> 
     29         
     30        <instructions type="update" fromversion="1.1.8"> 
    2731                <files>files.tar</files> 
    2832        </instructions>