From 92448e790283d48152c375624ff15aca818e96e0 Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Wed, 19 Jun 2019 09:39:42 +0100 Subject: [PATCH] GNU Image Manipulation Program -> v2.10.12 --- gimp.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gimp.xml b/gimp.xml index 4bb07b1c..b24ac605 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"' /> -- GitLab