[gthumb] updated for version 3.4.1



commit 40254f743b3e80669b893534e0259abd04f87c08
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Wed Sep 23 17:53:46 2015 +0200

    updated for version 3.4.1

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0a73b9e..a35f027 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+version 3.4.1
+-------------
+
+ Bugs fixed:
+
+  * Fixed build on Fedora 23 (Kalev Lember) (#747982)
+  * Allow cross-compiling (Quentin Glidic) (#755390)
+
+ New or updated application translations:
+
+  * Catalan (Sílvia Miranda)
+  * Español; Castellano (Daniel Mustieles)
+  * Hungarian (Balázs Úr)
+  * Icelandic (Sveinn í Felli)
+  * Italiano (Gianvito Cavasoli)
+  * Lietuvių (Aurimas Černius)
+  * Polish (Piotr Drąg)
+  * Русский (Stas Solovey)
+
+ New or updated manual translations:
+
+  * Hungarian (Balázs Úr)
+  * Spanish (Daniel Mustieles)
+
 version 3.4.0
 -------------
 
diff --git a/configure.ac b/configure.ac
index 9ace0e1..0bc03bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([gthumb_major_version], [3])
 m4_define([gthumb_minor_version], [4])
-m4_define([gthumb_micro_version], [0])
+m4_define([gthumb_micro_version], [1])
 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]