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