Revision 34322 branches/v2_0_0_prep/build/projects/gvsig-standard/gvsig-standard-installer/src/main/launch4j/gvsig.xml

View differences:

gvsig.xml
27 27
    <minVersion>1.5.0</minVersion>
28 28
    <maxVersion></maxVersion>
29 29
    <jdkPreference>preferJre</jdkPreference>
30
    <initialHeapSize>96</initialHeapSize>
31
    <maxHeapSize>500</maxHeapSize>
32
    <opt>-XX:MaxPermSize=64M</opt>
30
    <initialHeapSize>128</initialHeapSize>
31
    <maxHeapSize>512</maxHeapSize>
32
    <opt>-XX:MaxPermSize=96M</opt>
33 33
  </jre>
34 34
  <versionInfo>
35
    <fileVersion>2.0.0.2021</fileVersion>
36
    <txtFileVersion>2.0.0 build 2021</txtFileVersion>
35
    <fileVersion>2.0.0.2023</fileVersion>
36
    <txtFileVersion>2.0.0 build 2023</txtFileVersion>
37 37
    <fileDescription>gvSIG desktop 2.0.0</fileDescription>
38 38
    <copyright>gvSIG Association</copyright>
39
    <productVersion>2.0.0.2021</productVersion>
40
    <txtProductVersion>2.0.0 build 2021</txtProductVersion>
39
    <productVersion>2.0.0.2023</productVersion>
40
    <txtProductVersion>2.0.0 build 2023</txtProductVersion>
41 41
    <productName>gvSIG desktop</productName>
42 42
    <companyName>gvSIG Association</companyName>
43 43
    <internalName>gvsig-desktop</internalName>
44 44
    <originalFilename>gvsig-desktop.exe</originalFilename>
45 45
  </versionInfo>
46
</launch4jConfig>
46
</launch4jConfig>

Also available in: Unified diff