[gthumb] updated for version 3.8.0



commit cee8e25e04cf98a0b6481c3d20b20cc64c2f2bb2
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon May 27 18:42:25 2019 +0200

    updated for version 3.8.0

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 10faa9c3..76831266 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+version 3.8.0
+-------------
+
+ New features and user visible changes:
+
+  * Delete dialog: make the delete button red
+
+ Bugs fixed:
+
+  * build error when JPEG_LIB_VERSION < 80 (!44)
+
 version 3.7.2
 -------------
 
diff --git a/meson.build b/meson.build
index 0b929da6..5c09e919 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gthumb', ['c', 'cpp'],
   license : 'GPL2+',
-  version : '3.7.2',
+  version : '3.8.0',
   meson_version : '>=0.42.1'
 )
 


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