From 69812632ec4d5ab00d278f07d451473a9c5e54e9 Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Fri, 26 Feb 2016 09:11:25 +0000
Subject: [PATCH] Notepad++ -> v6.9

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

diff --git a/notepad++.xml b/notepad++.xml
index 8d02c32a..0eea1391 100755
--- a/notepad++.xml
+++ b/notepad++.xml
@@ -2,7 +2,7 @@
 <packages>
 <package id="notepad++" name="Notepad++" revision="%version%.1" reboot="false">
  
-  <variable name="version" value="6.8.9" />
+  <variable name="version" value="6.9" />
  
   <check type="uninstall" condition="versiongreaterorequal" path="Notepad++" value="%version%" />
  
-- 
GitLab