From 4b31da7d35ae08533e6b439bb3f7ca82bf621cf2 Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Mon, 30 Nov 2015 12:58:51 +0000 Subject: [PATCH] Mozilla Thunderbird -> v38.4.0 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index a9a5e3df..fedf1e31 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.3.0" /> + <variable name="version" value="38.4.0" /> <variable name="prefsversion" value="38" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> -- GitLab