diff options
author | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-02-01 15:11:32 +0100 |
---|---|---|
committer | Andreas Abraham <andreas.abraham@egiz.gv.at> | 2021-02-01 15:11:32 +0100 |
commit | 3b450993819edc5938a21e7d5fc73998f9b4c8ef (patch) | |
tree | 10e2bd92f360a8e4d7e2b216704be40681ecdef7 /pdf-over-gui/src/main/resources/izpack | |
parent | dd197c1d9900f7da3a6dfc0952eaa30985ea2c5b (diff) | |
download | pdf-over-3b450993819edc5938a21e7d5fc73998f9b4c8ef.tar.gz pdf-over-3b450993819edc5938a21e7d5fc73998f9b4c8ef.tar.bz2 pdf-over-3b450993819edc5938a21e7d5fc73998f9b4c8ef.zip |
changed version number for izpack
Diffstat (limited to 'pdf-over-gui/src/main/resources/izpack')
-rw-r--r-- | pdf-over-gui/src/main/resources/izpack/install.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-over-gui/src/main/resources/izpack/install.xml b/pdf-over-gui/src/main/resources/izpack/install.xml index 9ae85c3e..fabf95d0 100644 --- a/pdf-over-gui/src/main/resources/izpack/install.xml +++ b/pdf-over-gui/src/main/resources/izpack/install.xml @@ -4,7 +4,7 @@ <info>
<appname>PDF-Over</appname>
- <appversion>4.2.1</appversion>
+ <appversion>4.3.1</appversion>
<!-- <javaversion>1.7</javaversion> -->
<authors>
<author name="A-SIT (Secure Information Technology Center - Austria)" email="" />
|