From 5f490491837e57de3d06066fd78fcd96b9fb5c33 Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Mon, 16 Sep 2019 12:39:32 +0100
Subject: [PATCH] Mozilla Thunderbird -> v68.1.0

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

diff --git a/thunderbird.xml b/thunderbird.xml
index 84910952..524947dc 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="60.8.0" />
- <variable name="prefsversion" value="60" />
+ <variable name="version" value="68.1.0" />
+ <variable name="prefsversion" value="68" />
  <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" />
 
   <install cmd='"%software%\thunderbird\Thunderbird Setup %version%.exe" -ms' />
-- 
GitLab