From 51f67e0698bb70d7f85b1ad0fc1ac61ac8e24e91 Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Wed, 3 Dec 2014 10:35:37 +0000 Subject: [PATCH] Mozilla Thunderbird -> v31.3.0 --- thunderbird.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.xml b/thunderbird.xml index 8f75ab16..2d919c64 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.2.0" /> + <variable name="version" value="31.3.0" /> <check type="uninstall" condition="exists" path="Mozilla Thunderbird %version%.*" /> <install cmd='"%software%\thunderbird\Thunderbird Setup %version%.exe" -ms' /> -- GitLab