[gthumb] Updated for version 3.12.2



commit 3132c5f25ffe6f22314ab0fbfb08e63ba523afab
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Apr 3 20:38:59 2022 +0200

    Updated for version 3.12.2

 NEWS        | 17 +++++++++++++++++
 meson.build |  2 +-
 2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9b59284f..e78eccea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 3.12.2
+~~~~~~~~~~~~~~
+Released: 2022-04-03
+
+Features:
+ * Added support for larger thumbnail sizes: 512, 768 and 1024 pixels.
+
+Bugfixes:
+ * Fixed possible crash when changing directory during thumbnails creation.
+
+Translations:
+ * Dutch (Nathan Follens)
+ * Hungarian (Balázs Úr)
+ * Polish (Piotr Drąg)
+ * Swedish (Anders Jonsson)
+ * Ukrainian (Yuri Chornoivan)
+
 Version 3.12.1
 ~~~~~~~~~~~~~~
 Released: 2022-03-21
diff --git a/meson.build b/meson.build
index dd2a8acc..2a970673 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gthumb', ['c', 'cpp'],
   license : 'GPL2+',
-  version : '3.12.1',
+  version : '3.12.2',
   meson_version : '>=0.43'
 )
 


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