[epiphany] [release] 3.3.4.1



commit e515b58632fa80f7ef88bfaa50d50904646afedf
Author: Xan Lopez <xan igalia com>
Date:   Wed Jan 18 22:55:48 2012 +0100

    [release] 3.3.4.1

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a045e64..46eb7d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+================
+Epiphany 3.3.4.1
+================
+
+Changes:
+
+  - Remove Find Next/Previous from the super menu.
+  - Remove Print Preview and Print Setup from the super menu.
+  - Remove "Send link by mail..." from the super menu, move it to the
+    document context menu.
+  - Hide EphyWindow's titlebar when maximized.
+  - Fix crash when updating the EphyEmbed statusbar after dispose
+    (#668171)
+
 ==============
 Epiphany 3.3.4
 ==============
diff --git a/configure.ac b/configure.ac
index be235e9..25d4d79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[3])
 m4_define([epiphany_version_micro],[4])
-m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
+m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro.1])
 
 # This can be either "trunk" or "branches/gnome-x-y"
 m4_define([epiphany_branch],["trunk"])



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