From 4dfc078362bd74cdad108cd1383ec636cd7be253 Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Wed, 19 Apr 2017 09:14:13 +0100 Subject: [PATCH] Mozilla Thunderbird -> v52.0.1 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index 06fe5b68..e75e5bb1 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.0" /> + <variable name="version" value="52.0.1" /> <variable name="prefsversion" value="52" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> -- GitLab