From bd7c67fceae604c0db8c4d9a832deafaa1e5a2fe Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Thu, 6 Apr 2017 11:37:36 +0100
Subject: [PATCH] Mozilla Thunderbird -> v52.0

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

diff --git a/thunderbird.xml b/thunderbird.xml
index bcffdb27..06fe5b68 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="45.8.0" />
- <variable name="prefsversion" value="45" />
+ <variable name="version" value="52.0" />
+ <variable name="prefsversion" value="52" />
  <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" />
 
   <install cmd='"%software%\thunderbird\Thunderbird Setup %version%.exe" -ms' />
-- 
GitLab