[gthumb/gthumb-3-2] updated for version 3.2.2
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb/gthumb-3-2] updated for version 3.2.2
- Date: Mon, 13 May 2013 19:07:04 +0000 (UTC)
commit 8457ae67954f199a658fc4c8aab92db4a667036e
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon May 13 20:56:04 2013 +0200
updated for version 3.2.2
NEWS | 8 ++++++++
configure.ac | 2 +-
2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ffc7b5f..5484ce5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+version 3.2.2
+-------------
+
+ Bugs fixed:
+
+ * Resize, Convert: correctly set the destination folder.
+ * Fixed the file list style with Gtk+ 3.8
+
version 3.2.1
-------------
diff --git a/configure.ac b/configure.ac
index d92a53f..9731352 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], [1])
+m4_define([gthumb_micro_version], [2])
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]