[gthumb/gthumb-3-2] updated for version 3.2.7



commit cb9e9a0a86cbe6ea6a3912f1bb56675d46156715
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Mar 25 21:59:43 2014 +0100

    updated for version 3.2.7

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index de25b6c..4e2ea61 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+version 3.2.7
+-------------
+
+ Bugs fixed:
+
+  * Cannot Save As with uppercase .JPG (#721281)
+  * Fix build failing without libtiff installed. (Robert Roth) (#722183)
+  * Fixed continuous reloading of the current image.
+  * Website link in about windows is wrong. (#725262)
+
+ New or updated manual translations:
+
+  * Greek (Dimitris Spingos (Δημήτρης Σπίγγος))
+
 version 3.2.6
 -------------
 
diff --git a/configure.ac b/configure.ac
index a736900..ef45e93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define([gthumb_major_version], [3])
 m4_define([gthumb_minor_version], [2])
-m4_define([gthumb_micro_version], [6])
+m4_define([gthumb_micro_version], [7])
 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]