diff --git a/gimp.xml b/gimp.xml
index 80b9def0d86de9bb5c633f2b376925c41434a654..556fccedde6bf040f48e916fe533b7b17e5838ef 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"' />