* Installer: Bump min JRE to 1.5
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
<customProcName>false</customProcName>
|
<customProcName>false</customProcName>
|
||||||
<!--<icon>SimpleApp.ico</icon>-->
|
<!--<icon>SimpleApp.ico</icon>-->
|
||||||
<jre>
|
<jre>
|
||||||
<minVersion>1.4.0</minVersion>
|
<minVersion>1.5.0</minVersion>
|
||||||
</jre>
|
</jre>
|
||||||
<!--
|
<!--
|
||||||
<splash>
|
<splash>
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
<customProcName>false</customProcName>
|
<customProcName>false</customProcName>
|
||||||
<icon>resources/start.ico</icon>
|
<icon>resources/start.ico</icon>
|
||||||
<jre>
|
<jre>
|
||||||
<minVersion>1.4.0</minVersion>
|
<minVersion>1.5.0</minVersion>
|
||||||
<!--
|
<!--
|
||||||
<minHeapSize>64</minHeapSize>
|
<minHeapSize>64</minHeapSize>
|
||||||
<maxHeapSize>64</maxHeapSize>
|
<maxHeapSize>64</maxHeapSize>
|
||||||
|
Reference in New Issue
Block a user