[eog] Prepare for release 3.2.0



commit 6c7c8635b0b5dc5919b64e423dce835e9f6a7c17
Author: Felix Riemann <friemann gnome org>
Date:   Mon Sep 26 22:11:16 2011 +0200

    Prepare for release 3.2.0

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1ffe17a..1be434f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Version 3.2.0
+-------------
+
+New and updated translations:
+
+- Friedel Wolff [af]
+- Nilamdyuti Goswami [as]
+- Laura Balbastre, Carles Ferrando [ca, ca valencia]
+- Julen Ruiz Aizpuru, Inaki Larranaga Murgoitio [eu]
+- Tommi Vainikainen [fi]
+- Sweta Kothari [gu]
+- Gabor Kelemen [hu]
+- Gianvito Cavasoli [it]
+- Yasumichi Akahoshi [ja]
+- Changwoo Ryu [ko]
+- Piotr DrÄg [pl]
+- Michal Åtrba [sk]
+- Ernest Mashele [ts]
+
+New and updated manual translations
+
+- Fran Dieguez [gl]
+- Jiro Matsuzawa [ja]
+- Changwoo Ryu [ko]
+
 Version 3.1.92
 --------------
 
diff --git a/configure.ac b/configure.ac
index faacf06..0380d5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
 AC_PREREQ(2.59)
 
 m4_define(eog_major_version,  3)
-m4_define(eog_minor_version,  1)
-m4_define(eog_micro_version, 93)
+m4_define(eog_minor_version,  2)
+m4_define(eog_micro_version,  0)
 m4_define(eog_version, eog_major_version.eog_minor_version.eog_micro_version)
 
 AC_INIT([eog], eog_version, [http://bugzilla.gnome.org/enter_bug.cgi?product=eog], [eog])



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