[gthumb/gthumb-3-8] updated for version 3.8.3



commit ca8f528209ab78935c30e42fe53bdf1a24f3cb44
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Dec 23 19:49:54 2019 +0100

    updated for version 3.8.3

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7174ff4c..d770dc09 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+version 3.8.3
+-------------
+
+ Bugs fixed:
+
+  * App icons: name the app icons with the application id (!77)
+  * Jpeg loader: crash when the original size is too big for a cairo 
+    surface.
+  * Fixed run-time errors if exiv2 is not used.
+  * Fixed window size the first time gThumb is executed.
+
 version 3.8.2
 -------------
 
diff --git a/meson.build b/meson.build
index 4ad27579..2184e0fe 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gthumb', ['c', 'cpp'],
   license : 'GPL2+',
-  version : '3.8.2',
+  version : '3.8.3',
   meson_version : '>=0.42.1'
 )
 


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