From 484478a64e1c17b8c58895f7daee26e3ca7dd449 Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Mon, 4 Apr 2016 15:59:53 +0100 Subject: [PATCH] Mozilla Thunderbird -> v38.7.1 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index 56e99402..f92ac3f1 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="38.7.0" /> + <variable name="version" value="38.7.1" /> <variable name="prefsversion" value="38" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> -- GitLab