summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXan Lopez <xlopez@igalia.com>2011-09-27 02:19:04 +0200
committerXan Lopez <xlopez@igalia.com>2011-09-27 12:47:20 +0200
commit76aa514c60e92f69823ee6d1aa3aecec24c3fc8e (patch)
treee344f36f80a147fca4ea98a7193ae1ec5d7afe56
parent76ec61b9f9a5919dee4a67e58eb12fa107d2317f (diff)
downloadepiphany-76aa514c60e92f69823ee6d1aa3aecec24c3fc8e.tar.gz
[release] 3.2.03.2.0
-rw-r--r--NEWS8
-rw-r--r--configure.ac10
2 files changed, 13 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index df2399806..99829ed00 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+==============
+Epiphany 3.2.0
+==============
+
+Changes:
+
+ - Translation updates.
+
===============
Epiphany 3.1.92
===============
diff --git a/configure.ac b/configure.ac
index b13f279d5..ff21bf9e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,8 +16,8 @@
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
m4_define([epiphany_version_major],[3])
-m4_define([epiphany_version_minor],[1])
-m4_define([epiphany_version_micro],[92])
+m4_define([epiphany_version_minor],[2])
+m4_define([epiphany_version_micro],[0])
m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
# This can be either "trunk" or "branches/gnome-x-y"
@@ -31,10 +31,10 @@ AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([configure.ac])
-EPIPHANY_API_VERSION=3.0
+EPIPHANY_API_VERSION=3.2
# This should stay at the major version of the latest stable releases
-EPIPHANY_UA_VERSION=3.0
+EPIPHANY_UA_VERSION=3.2
AC_SUBST([EPIPHANY_MAJOR],[epiphany_version_major.epiphany_version_minor])
AC_SUBST([EPIPHANY_API_VERSION])
@@ -87,7 +87,7 @@ GLIB_REQUIRED=2.29.10
GTK_REQUIRED=3.0.2
LIBXML_REQUIRED=2.6.12
LIBXSLT_REQUIRED=1.1.7
-WEBKIT_GTK_REQUIRED=1.5.2
+WEBKIT_GTK_REQUIRED=1.6.1
LIBSOUP_GNOME_REQUIRED=2.33.1
GNOME_KEYRING_REQUIRED=2.26.0
GSETTINGS_DESKTOP_SCHEMAS_REQUIRED=0.0.1