summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2010-11-30 00:37:34 +0100
committerXan Lopez <xan@gnome.org>2010-11-30 01:13:26 +0100
commit61394d5278c9d180e9adfee30633d31f08d5e6fb (patch)
tree16b7aa8981aa97c87eedc071c06cf39c03d02e78
parent48315d122dfa27a3bf30a6ce8d6c2d10f914ad21 (diff)
downloadepiphany-61394d5278c9d180e9adfee30633d31f08d5e6fb.tar.gz
[release] 2.91.32.91.3
-rw-r--r--NEWS10
-rw-r--r--configure.ac6
2 files changed, 13 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index e282f0fb5..2f4ccae09 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
===============
+Epiphany 2.91.3
+===============
+
+Changes:
+
+ - Fix WebKitSoupCache size setup (#635066)
+ - Fix some leaks in the GObject DOM using code.
+ - Other small changes.
+
+===============
Epiphany 2.91.2
===============
diff --git a/configure.ac b/configure.ac
index 3b0b190a9..0ffef99c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,8 +17,8 @@
m4_define([epiphany_version_major],[2])
m4_define([epiphany_version_minor],[91])
-m4_define([epiphany_version_micro],[2])
-m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro.1])
+m4_define([epiphany_version_micro],[3])
+m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
# This can be either "trunk" or "branches/gnome-x-y"
m4_define([epiphany_branch],["trunk"])
@@ -98,7 +98,7 @@ LIBXML_REQUIRED=2.6.12
LIBXSLT_REQUIRED=1.1.7
LIBSTARTUP_NOTIFICATION_REQUIRED=0.5
DBUS_GLIB_REQUIRED=0.35
-WEBKIT_GTK_REQUIRED=1.3.6
+WEBKIT_GTK_REQUIRED=1.3.7
LIBSOUP_GNOME_REQUIRED=2.29.91
GNOME_KEYRING_REQUIRED=2.26.0
GSETTINGS_DESKTOP_SCHEMAS_REQUIRED=0.0.1