[gthumb] updated for version 3.4.0



commit f7c0aa5d1ecef60d7cd7d5f4e32040575027e19b
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Apr 14 17:20:31 2015 +0200

    updated for version 3.4.0

 NEWS         |   16 ++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b48004c..0a73b9e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+version 3.4.0
+-------------
+
+ Bugs fixed:
+
+  * Media player: smoother volume change.
+  * History: do not remove other occurrences of the current location.
+  * Don't merge translations into gschema file.
+  * Facebook: fixed the authorization process.
+  * Contact sheet: fixed header color not set when creating a new theme.
+
+ New or updated application translations:
+
+  * French (Claude Paroz)
+  * עברית (Yosef Or Boczko)
+
 version 3.3.4
 -------------
 
diff --git a/configure.ac b/configure.ac
index f7c32d2..7890d61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([gthumb_major_version], [3])
-m4_define([gthumb_minor_version], [3])
-m4_define([gthumb_micro_version], [4])
+m4_define([gthumb_minor_version], [4])
+m4_define([gthumb_micro_version], [0])
 m4_define([gthumb_version],
           [gthumb_major_version.gthumb_minor_version.gthumb_micro_version])
 m4_define([gthumb_api_version],


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