[epiphany] [release] 3.2.0



commit 76aa514c60e92f69823ee6d1aa3aecec24c3fc8e
Author: Xan Lopez <xlopez igalia com>
Date:   Tue Sep 27 02:19:04 2011 +0200

    [release] 3.2.0

 NEWS         |    8 ++++++++
 configure.ac |   10 +++++-----
 2 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index df23998..99829ed 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 b13f279..ff21bf9 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



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