From 919dfddc712c433c535a1104367682e97c8a9def Mon Sep 17 00:00:00 2001
From: Adam Thorn <alt36@cam.ac.uk>
Date: Wed, 30 Oct 2024 09:01:58 +0000
Subject: [PATCH] thunderbird -> 128.4

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

diff --git a/packages/thunderbird.xml b/packages/thunderbird.xml
index 2ed7de4f..56659ad9 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.3.0" />  <!-- For Maths, set version value in package id thunderbird_config_maths to the same as this VERSION -->
-    <variable name="fileversion" value="128.3.0esr" />
+    <variable name="version" value="128.4.0" />  <!-- For Maths, set version value in package id thunderbird_config_maths to the same as this VERSION -->
+    <variable name="fileversion" value="128.4.0esr" />
     <variable name="prefsversion" value="128" />
 
     <check type="uninstall" condition="versiongreaterorequal" path="Mozilla Thunderbird.*" value="%version%" />
-- 
GitLab