[eog] Prepare for release 3.5.90



commit 53cba8005b0137eb31a86c5950bee3be652a25ee
Author: Felix Riemann <friemann gnome org>
Date:   Mon Aug 20 21:41:49 2012 +0200

    Prepare for release 3.5.90

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5f89e22..0008279 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Version 3.5.90
+--------------
+
+ * Updated documentation (Fabiana SimÃes, Tiffany Antopolski)
+ * Build help using yelp-tools instead of gnome-doc-utils (Javier JardÃn)
+ * Support for per-instance plugins (Felix Riemann)
+
+Bug fixes:
+
+ #682028, Port to new documentation infrastructure (Javier JardÃn)
+
+New and updated translations:
+
+- Khaled Hosny [ar]
+- Daniel Mustieles, Miguel Rodriguez [es]
+- Fran DiÃguez, Leandro Regueiro [gl]
+- Yaron Shahrabani [he]
+- Dirgita [id]
+- Muhammet Kara [tr]
+- Chao-Hsiung Liao [zh_HK, zh_TW]
+
+New and updated manual translations
+
+- Daniel Mustieles [es]
+
 Version 3.5.4
 -------------
 
diff --git a/configure.ac b/configure.ac
index 1a139e1..78f7484 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,  5)
-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]