diff --git a/gimp.xml b/gimp.xml index 556fccedde6bf040f48e916fe533b7b17e5838ef..0e010a3bae8dea6bc7531fa40b8857923bd9bf0e 100755 --- a/gimp.xml +++ b/gimp.xml @@ -3,7 +3,7 @@ <!-- this file was automatically created from templates/gimp.xml --> <packages> <package id="gimp" name="GNU Image Manipulation Program" revision="%version%.1" reboot="false" priority="20"> - <variable name="version" value="2.8.18" /> + <variable name="version" value="2.8.20" /> <check type="uninstall" condition="exists" path="GIMP %version%" /> <install cmd='"%SOFTWARE%\gimp\gimp-%version%-setup.exe" /VERYSILENT /NORESTART /DIR="%PROGRAMFILES%\GIMP-2.0"' />