[epiphany] [release] 2.91.1



commit dd5b80092b1ca0e202dda7d77bc5de88d7114a3a
Author: Xan Lopez <xan gnome org>
Date:   Tue Oct 19 14:20:46 2010 +0900

    [release] 2.91.1

 NEWS         |   12 ++++++++++++
 configure.ac |    4 ++--
 2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ee567bd..c4c388d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
 ===============
+Epiphany 2.91.1
+===============
+
+Changes:
+
+  - Port to GSettings (##624485)
+  - Updated to use GTK+ 3.x (unconditionally) and
+    gobject-introspection 0.9.5.
+  - Use the geolocation support in WebKit (#626687)
+  - A ton of bugfixes.
+
+===============
 Epiphany 2.31.5
 ===============
 
diff --git a/configure.ac b/configure.ac
index ffabebd..4d64220 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],[0])
+m4_define([epiphany_version_micro],[1])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 # This can be either "trunk" or "branches/gnome-x-y"
@@ -99,7 +99,7 @@ LIBXSLT_REQUIRED=1.1.7
 LIBSTARTUP_NOTIFICATION_REQUIRED=0.5
 LIBNOTIFY_REQUIRED=0.5.1
 DBUS_GLIB_REQUIRED=0.35
-WEBKIT_GTK_REQUIRED=1.3.2
+WEBKIT_GTK_REQUIRED=1.3.5
 LIBSOUP_GNOME_REQUIRED=2.29.91
 GNOME_KEYRING_REQUIRED=2.26.0
 GSETTINGS_DESKTOP_SCHEMAS_REQUIRED=0.0.2



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