From 035f6c80925937b7fabcb7d6427686e99fffd6ee Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Wed, 8 Apr 2015 10:20:20 +0100 Subject: [PATCH] Mozilla Thunderbird -> v31.6.0 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index ce9eb845..d8c7e115 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="31.5.0" /> + <variable name="version" value="31.6.0" /> <variable name="prefsversion" value="31" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> -- GitLab