From bd1905223cc5b7a1c4b0f8711defa4bb87ad58db Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Mon, 6 Aug 2018 15:51:07 +0100
Subject: [PATCH] Mozilla Thunderbird -> v60.0

---
 thunderbird.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/thunderbird.xml b/thunderbird.xml
index 8b692ce5..a2af6b42 100755
--- a/thunderbird.xml
+++ b/thunderbird.xml
@@ -7,8 +7,8 @@
 			 we add in chemistry-prefs.js. Thus, we tie that to a version, and please test carefully when
        upgrading -->
 
- <variable name="version" value="52.9.1" />
- <variable name="prefsversion" value="52" />
+ <variable name="version" value="60.0" />
+ <variable name="prefsversion" value="60" />
  <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" />
 
   <install cmd='"%software%\thunderbird\Thunderbird Setup %version%.exe" -ms' />
-- 
GitLab