From afa300ed818cdf4726693ae8754f2c8a7189bb5e Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Thu, 11 Jun 2015 16:47:45 +0100 Subject: [PATCH] Mozilla Thunderbird -> v38.0.1 --- thunderbird.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/thunderbird.xml b/thunderbird.xml index d8c7e115..5155b8c3 100755 --- a/thunderbird.xml +++ b/thunderbird.xml @@ -7,8 +7,8 @@ we add in chemistry-prefs.js. Thus, we tie that to a version, and please test carefully when upgrading --> - <variable name="version" value="31.6.0" /> - <variable name="prefsversion" value="31" /> + <variable name="version" value="38.0.1" /> + <variable name="prefsversion" value="38" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> <install cmd='"%software%\thunderbird\Thunderbird Setup %version%.exe" -ms' /> -- GitLab