changeset 25:841e7fd9a75c

news: fix versions
author Alain Mazy <am@orthanc.team>
date Fri, 17 Jan 2025 16:51:41 +0100
parents dc6f92e4b756
children fa861cc5f866
files NEWS
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Fri Jan 17 14:23:24 2025 +0100
+++ b/NEWS	Fri Jan 17 16:51:41 2025 +0100
@@ -1,7 +1,8 @@
 Pending changes in the mainline
 ===============================
 
-* Upgrade to VolView 4.3.0
+* Upgrade to VolView tag 4.3.0 (commit a76e8fb).  Note that the VolView about 
+  box displays version 4.2.0.
 * Patch to make the build of static assets reproducible, following a
   suggestion by Bernhard M. Wiedemann (bwiedemann@suse.de)