[gthumb] updated for version 3.2.0
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] updated for version 3.2.0
- Date: Wed, 27 Mar 2013 19:40:08 +0000 (UTC)
commit 012dd6d7330f36c2c8ee7469506eabeef337c351
Author: Paolo Bacchilega <paobac src gnome org>
Date: Wed Mar 27 19:53:38 2013 +0100
updated for version 3.2.0
NEWS | 21 +++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 23 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c85098f..727e11d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+version 3.2.0
+-------------
+
+ New features and user visible changes:
+
+ * added ability load xcf images
+ * always use a dark background in the image viewer
+
+ New or updated application translations:
+
+ * Deutsch (Christian Kirbach)
+ * French (Claude Paroz)
+ * Hungarian (Balázs Úr)
+ * Italiano (Gianvito Cavasoli)
+
+ New or updated manual translations:
+
+ * Deutsch (Mario Blättermann)
+ * French (Bruno Brouard)
+ * čeština (Marek Černocký)
+
version 3.1.4
-------------
diff --git a/configure.ac b/configure.ac
index 894426b..1447214 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([gthumb_major_version], [3])
-m4_define([gthumb_minor_version], [1])
-m4_define([gthumb_micro_version], [4])
+m4_define([gthumb_minor_version], [2])
+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]