[epiphany] [release] 2.91.90



commit d2c665bb7e35fec385e0c98ad62ad922610b5146
Author: Xan Lopez <xan gnome org>
Date:   Tue Feb 22 21:10:45 2011 +0100

    [release] 2.91.90

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 75b83ee..a124776 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+================
+Epiphany 2.91.90
+================
+
+Changes:
+
+  - Port statusbar to GeditOverlay; fixes a bunch of bugs and should
+    be more efficient.
+  - Group new tabs by default when opened from another page; this
+    obsoletes the tab-group extension.
+
 ===============
 Epiphany 2.91.6
 ===============
diff --git a/configure.ac b/configure.ac
index 8ce94bd..20a7b4a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[2])
 m4_define([epiphany_version_minor],[91])
-m4_define([epiphany_version_micro],[6])
+m4_define([epiphany_version_micro],[90])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 # This can be either "trunk" or "branches/gnome-x-y"



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