[epiphany-extensions] [release] 3.4.0



commit 319eeaf709b92dfb3c9c52c21bbac03c88c6324b
Author: Diego Escalante Urrelo <diegoe igalia com>
Date:   Mon Mar 26 15:42:55 2012 -0500

    [release] 3.4.0

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 24 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 40d8ab0..44dffe4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+=========================
+Epiphany Extensions 3.4.0
+=========================
+
+For Epiphany 3.4.0.
+
+Just a maintainance release to go with Epiphany 3.4.0.
+
+  - added/updated translations
+    - cs, courtesy of Marek ÄernockÃ
+    - de, courtesy of Mario BlÃttermann
+    - es, courtesy of Daniel Mustieles
+    - gl, courtesy of Fran Dieguez
+    - hu, courtesy of Gabor Kelemen
+    - it, courtesy of Gianvito Cavasoli
+    - ja, courtesy of Jiro Matsuzawa
+    - lv, courtesy of RÅdolfs Mazurs
+    - pt, courtesy of AntÃnio Lima
+    - sl, courtesy of Matej UrbanÄiÄ
+    - sv, courtesy of Daniel Nylander
+
 ==========================
 Epiphany Extensions 3.3.90
 ==========================
diff --git a/configure.ac b/configure.ac
index bd5f115..3ea6871 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,8 +15,8 @@
 # 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
 
 m4_define([e_e_version_major],[3])
-m4_define([e_e_version_minor],[3])
-m4_define([e_e_version_micro],[90])
+m4_define([e_e_version_minor],[4])
+m4_define([e_e_version_micro],[0])
 m4_define([e_e_version],[e_e_version_major.e_e_version_minor.e_e_version_micro])
 
 # This can be either "trunk" or "branches/gnome-x-y"
@@ -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.3
+EPIPHANY_API_VERSION=3.4
 
 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]