From ff32d32eacc44355d3e95e4ba374085b0fccafcc Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Mon, 21 May 2018 13:04:18 +0100
Subject: [PATCH] Mozilla Thunderbird -> v52.8.0

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

diff --git a/thunderbird.xml b/thunderbird.xml
index c8560cf2..a0bf933c 100755
--- a/thunderbird.xml
+++ b/thunderbird.xml
@@ -7,7 +7,7 @@
 			 we add in chemistry-prefs.js. Thus, we tie that to a version, and please test carefully when
        upgrading -->
 
- <variable name="version" value="52.7.0" />
+ <variable name="version" value="52.8.0" />
  <variable name="prefsversion" value="52" />
  <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" />
 
-- 
GitLab