fixed version in launch4j

This commit is contained in:
magenoxx 2011-10-16 21:18:20 +04:00
parent e56ab1d0fc
commit cbfc696c6b
2 changed files with 4 additions and 4 deletions

View file

@ -180,11 +180,11 @@
</opts> </opts>
</jre> </jre>
<versionInfo> <versionInfo>
<fileVersion>${project.version}.0</fileVersion> <fileVersion>0.8.0.0</fileVersion>
<txtFileVersion>MAGE Client</txtFileVersion> <txtFileVersion>MAGE Client</txtFileVersion>
<fileDescription>Mage Client</fileDescription> <fileDescription>Mage Client</fileDescription>
<copyright>(C) Mage Development Team</copyright> <copyright>(C) Mage Development Team</copyright>
<productVersion>${project.version}.0</productVersion> <productVersion>0.8.0.0</productVersion>
<txtProductVersion>MAGE Client</txtProductVersion> <txtProductVersion>MAGE Client</txtProductVersion>
<productName>MAGE</productName> <productName>MAGE</productName>
<internalName>Mage-Client</internalName> <internalName>Mage-Client</internalName>

View file

@ -199,11 +199,11 @@
</opts> </opts>
</jre> </jre>
<versionInfo> <versionInfo>
<fileVersion>${project.version}.0</fileVersion> <fileVersion>0.8.0.0</fileVersion>
<txtFileVersion>MAGE Server</txtFileVersion> <txtFileVersion>MAGE Server</txtFileVersion>
<fileDescription>Mage Server</fileDescription> <fileDescription>Mage Server</fileDescription>
<copyright>(C) Mage Development Team</copyright> <copyright>(C) Mage Development Team</copyright>
<productVersion>${project.version}.0</productVersion> <productVersion>0.8.0.0</productVersion>
<txtProductVersion>MAGE Server</txtProductVersion> <txtProductVersion>MAGE Server</txtProductVersion>
<productName>MAGE</productName> <productName>MAGE</productName>
<internalName>Mage-Server</internalName> <internalName>Mage-Server</internalName>