[gthumb/gthumb-3-10] updated for version 3.10.3



commit 279cda8b62c9dbf2ac1cf8debf519dad8d5430f1
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Apr 11 18:16:06 2021 +0200

    updated for version 3.10.3

 NEWS        | 17 +++++++++++++++++
 meson.build |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f95774a4..b4b42f48 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+version 3.10.3
+--------------
+
+ Bugs fixed:
+
+  * Fixed possible build error
+
+ New or updated application translations:
+
+  * Basque (Asier Sarasua Garmendia)
+  * German - Germany (Philipp Kiemle)
+  * Romanian (Adi Roiban)
+
+ New or updated manual translations:
+
+  * Hungarian (Balázs Úr)
+
 version 3.10.2
 --------------
 
diff --git a/meson.build b/meson.build
index e4f04a1d..20ccb538 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gthumb', ['c', 'cpp'],
   license : 'GPL2+',
-  version : '3.10.2',
+  version : '3.10.3',
   meson_version : '>=0.43'
 )
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]