From 572bed1bbdf1d2dd3e1952f0434ef70f6b0086d0 Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Wed, 4 Jul 2018 15:57:48 +0100
Subject: [PATCH] Mozilla Thunderbird -> v52.9.0

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

diff --git a/thunderbird.xml b/thunderbird.xml
index a0bf933c..98d0c11b 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.8.0" />
+ <variable name="version" value="52.9.0" />
  <variable name="prefsversion" value="52" />
  <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" />
 
-- 
GitLab