[epiphany-extensions] [release] 3.2.0
- From: Diego Escalante Urrelo <diegoe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany-extensions] [release] 3.2.0
- Date: Sat, 8 Oct 2011 00:34:47 +0000 (UTC)
commit 85a90be43221a5aa493e1ed126d3043c17c9a431
Author: Diego Escalante Urrelo <descalante igalia com>
Date: Fri Oct 7 19:34:25 2011 -0500
[release] 3.2.0
NEWS | 22 ++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5218453..f394286 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+=========================
+Epiphany Extensions 3.2.0
+=========================
+
+Update soup-fly to not use deprecated GtkHBox and GtkVBox.
+Prevent a crash in the adblock extension.
+
+ - added/updated translations
+ - ar, courtesy of Abdalrahim G. Fakhouri
+ - es, courtesy of Daniel Mustieles
+ - lv, courtesy of RÅdofls Mazurs
+ - ru, courtesy of Yuri Myasoedo
+
+=========================
+Epiphany Extensions 3.0.0
+=========================
+
+Bundle with Epiphany 3.0.
+
+ - added/updated translations
+ - ko, courtesy of Changwoo Ryu
+
===========================
Epiphany Extensions 2.91.92
===========================
diff --git a/configure.ac b/configure.ac
index 4495870..288d717 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
m4_define([e_e_version_major],[3])
-m4_define([e_e_version_minor],[0])
+m4_define([e_e_version_minor],[2])
m4_define([e_e_version_micro],[0])
m4_define([e_e_version],[e_e_version_major.e_e_version_minor.e_e_version_micro])
@@ -24,7 +24,7 @@ m4_define([e_e_branch],["trunk"])
AC_INIT([GNOME Web Browser Extensions],[e_e_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany-extensions],[epiphany-extensions])
-EPIPHANY_API_VERSION=3.0
+EPIPHANY_API_VERSION=3.2
EPIPHANY_EXTENSIONS_MAJOR=e_e_version_major.e_e_version_minor
AC_SUBST(EPIPHANY_EXTENSIONS_MAJOR)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]