[eog] Prepare for release 3.11.90



commit 61deddcb6aec7be497559de890d5ef11e30d4ab0
Author: Felix Riemann <friemann gnome org>
Date:   Mon Feb 17 19:41:06 2014 +0100

    Prepare for release 3.11.90

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c9523dd..2b18a4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Version 3.11.90
+---------------
+
+Bug fixes:
+
+ #722235, Use unity-control-center if running under Unity (Robert Ancell)
+ #723544, Fix the previous and the next icons in RTL (Yosef Or Boczko)
+ #723546, Fix the undo icon in RTL (Yosef Or Boczko)
+
+New and updated translations:
+
+- Khaled Hosny [ar]
+- Nilamdyuti Goswami [as]
+- Marek Černocký [cs]
+- Vangelis Skarmoutsos [el]
+- Mattias Põldaru [et]
+- Jiri Grönroos [fi]
+- GunChleoc [gd]
+- Yosef Or Boczko [he]
+- Shankar Prasad [kn]
+- Aurimas Černius [lt]
+- Fábio Nogueira [pt_BR]
+- Theppitak Karoonboonyanan [th]
+- Daniel Korostil [uk]
+- Chao-Hsiung Liao [zh_HK, zh_TW]
+
 Version 3.11.4
 --------------
 
diff --git a/configure.ac b/configure.ac
index 73699b9..bd051c2 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, 11)
-m4_define(eog_micro_version,  5)
+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]