[gthumb] updated for version 3.8.1



commit 3ace57338d98b6c5937cba9bc7fb4883eab88c3d
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Sep 9 20:50:20 2019 +0200

    updated for version 3.8.1

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 76831266..c6afacc0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+version 3.8.1
+-------------
+
+ Bugs fixed:
+
+  * Selections: fixed possible crash after reordering the files.
+
+ New or updated application translations:
+
+  * Basque (Alexander Gabilondo)
+  * catalan (Jordi Mas)
+  * Croatian (gogo)
+  * Dutch (Paul Matthijsse)
+  * Turkish (Sabri Ünal)
+
 version 3.8.0
 -------------
 
diff --git a/meson.build b/meson.build
index 5c09e919..f842f318 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gthumb', ['c', 'cpp'],
   license : 'GPL2+',
-  version : '3.8.0',
+  version : '3.8.1',
   meson_version : '>=0.42.1'
 )
 


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