[eog] Prepare for release 3.1.90



commit b9a6f59eb5a55021451559a1a3b0d9c195b2f6cb
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Tue Aug 30 19:30:40 2011 +0300

    Prepare for release 3.1.90

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1ee500b..d292ba0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 3.1.90
+--------------
+
+  * Decrease the fullscreen toolbar timeout to match other popular
+    applications (Claudio Saavedra)
+
+New and updated translations:
+
+- Ivaylo Valkov [bg]
+- Andika Triwidada [id]
+- A S Alam [pa]
+- Og Maciel [pt_BR]
+- Abduxukur Abdurixit [ug]
+
 Version 3.1.5
 -------------
 
diff --git a/configure.ac b/configure.ac
index 35cb250..ba8c916 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,  1)
-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]