[eog] Prepare for release 3.9.90



commit 501234681af0917633609c80d1fa45c8ad66a5e4
Author: Felix Riemann <friemann gnome org>
Date:   Wed Aug 21 23:18:08 2013 +0200

    Prepare for release 3.9.90

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d731b05..79f8d85 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Version 3.9.90
+--------------
+
+New and updated translations:
+
+- Khaled Hosny [ar]
+- Marek Černocký [cs]
+- Fran Dieguez [gl]
+- Yaron Shahrabani [he]
+- Gabor Kelemen [hu]
+- Aurimas Černius [lt]
+- Rafael Ferreira [pt_BR]
+- Matej Urbančič [sl]
+- Theppitak Karoonboonyanan [th]
+- Chao-Hsiung Liao [zh_HK, zh_TW]
+
+New and updated manual translations
+
+- Christian Kirbach [de]
+
 Version 3.9.5
 -------------
 
diff --git a/configure.ac b/configure.ac
index e13b286..dcbffc1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
 
 m4_define(eog_major_version,  3)
 m4_define(eog_minor_version,  9)
-m4_define(eog_micro_version,  6)
+m4_define(eog_micro_version, 90)
 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]