diff --git a/gimp.xml b/gimp.xml index c2a02b30c80dbac58aaf4c8ab3692886cb58a649..4bb07b1c87b463e27f373572069b3452bbb2638d 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.10.6" /> + <variable name="version" value="2.10.8" /> <check type="uninstall" condition="exists" path="GIMP %version%" /> <install cmd='"%SOFTWARE%\gimp\gimp-%version%-setup.exe" /VERYSILENT /NORESTART /DIR="%PROGRAMFILES%\GIMP-2.0"' />