From 9f530e2d33dab76462fa6a90bda771bf7a5552f0 Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Mon, 9 Dec 2024 12:15:20 +0000
Subject: [PATCH] thunderbird 128.5.1

---
 packages/thunderbird.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/thunderbird.xml b/packages/thunderbird.xml
index f7dcfe63..1961cb2d 100755
--- a/packages/thunderbird.xml
+++ b/packages/thunderbird.xml
@@ -8,8 +8,8 @@
 
     <!-- https://ftp.mozilla.org/pub/thunderbird/releases/ -->
 
-    <variable name="version" value="128.5.0" />  <!-- For Maths, set version value in package id thunderbird_config_maths to the same as this VERSION -->
-    <variable name="fileversion" value="128.5.0esr" />
+    <variable name="version" value="128.5.1" />  <!-- For Maths, set version value in package id thunderbird_config_maths to the same as this VERSION -->
+    <variable name="fileversion" value="128.5.1esr" />
     <variable name="prefsversion" value="128" />
 
     <check type="uninstall" condition="versiongreaterorequal" path="Mozilla Thunderbird.*" value="%version%" />
-- 
GitLab