[epiphany] [release] 3.3.90



commit 4561a7ace83312a59f29e956d76a6c93cd4f9bcb
Author: Xan Lopez <xan igalia com>
Date:   Tue Feb 21 22:39:43 2012 +0100

    [release] 3.3.90

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8d22ba9..bd7e272 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+===============
+Epiphany 3.3.90
+===============
+
+Changes:
+
+  - Enable accelerators in the supermenu (#668325)
+  - Use the symbolic icon for the clear action in the search entry
+    (#669131)
+  - Convert web application names to the proper encoding before saving
+    them (#658028)
+  - Make the global menu work in private mode too (#669740)
+  - Several fixes for the web inspector (#669835)
+  - Other bugfixes and cleanups
+
 ==============
 Epiphany 3.3.5
 ==============
diff --git a/configure.ac b/configure.ac
index fa4463d..2a2113e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[3])
-m4_define([epiphany_version_micro],[5])
+m4_define([epiphany_version_micro],[90])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 # This can be either "trunk" or "branches/gnome-x-y"



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