From 5fdf41725682296704cacf8cea00b5d677ebdcb1 Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Tue, 20 Nov 2018 10:19:23 +0000
Subject: [PATCH] GNU Image Manipulation Program -> v2.10.8

---
 gimp.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gimp.xml b/gimp.xml
index c2a02b30..4bb07b1c 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"' />
-- 
GitLab