From c81290be81293f7001c238f0512d7d8806324860 Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Mon, 18 Jul 2016 11:21:17 +0100
Subject: [PATCH] GNU Image Manipulation Program -> v2.8.18

---
 gimp.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gimp.xml b/gimp.xml
index 80b9def0..556fcced 100755
--- a/gimp.xml
+++ b/gimp.xml
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--  vim: set softtabstop=3: -->
+<!-- this file was automatically created from templates/gimp.xml -->
 <packages>
-   <package id="gimp" name="GNU Image Manipulation Program" revision="%version%.6" reboot="false" priority="20">
-      <variable name="version" value="2.8.16" />
+   <package id="gimp" name="GNU Image Manipulation Program" revision="%version%.1" reboot="false" priority="20">
+      <variable name="version" value="2.8.18" />
       <check type="uninstall" condition="exists" path="GIMP %version%" />
 
       <install cmd='"%SOFTWARE%\gimp\gimp-%version%-setup.exe" /VERYSILENT /NORESTART /DIR="%PROGRAMFILES%\GIMP-2.0"' />
-- 
GitLab