From 7331010f321c56dc4686437056eeb70a1fb0501a Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Tue, 31 May 2016 10:10:22 +0100
Subject: [PATCH] Mozilla Thunderbird -> v45.1.1

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

diff --git a/thunderbird.xml b/thunderbird.xml
index 157acf13..506b3c72 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="45.0" />
+ <variable name="version" value="45.1.1" />
  <variable name="prefsversion" value="45" />
  <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" />
 
-- 
GitLab