[epiphany-extensions] Prepare for 2.28 release



commit cd1b9df4eb4bcd250d182f64e570cdafb19aa6f7
Author: Xan Lopez <xan gnome org>
Date:   Mon Sep 21 21:31:01 2009 +0300

    Prepare for 2.28 release

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 55c0c60..2ba9b96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+==========================
+Epiphany Extensions 2.28.0
+==========================
+
+Changes:
+
+  - Fix adblock .glade file to avoid crashes when converting to
+    .ui. (#586552)
+  - Update RSS extension to new APIs. (#594482)
+  - Do not block URIs that match the /ad?/ regexp.
+
 ===========================
 Epiphany Extensions 2.27.92
 ===========================
diff --git a/configure.ac b/configure.ac
index 0c031f7..b634136 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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=2.27
+EPIPHANY_API_VERSION=2.28
 
 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]