[epiphany/gnome-3-4] [release] 3.4.1
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/gnome-3-4] [release] 3.4.1
- Date: Wed, 18 Apr 2012 14:37:26 +0000 (UTC)
commit 1c124ff9f8fb6af929d3c17e204c2d2e5d7d8e1c
Author: Xan Lopez <xan igalia com>
Date: Wed Apr 18 16:37:10 2012 +0200
[release] 3.4.1
NEWS | 12 ++++++++++++
configure.ac | 4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 123fa62..8cbd29d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+==============
+Epiphany 3.4.1
+==============
+
+Changes:
+
+ - Listen to the org.gnome.Eiphany.ui.show-toolbars setting
+ - Do not always show bookmarks without any topic set in the
+ completion (#673301)
+ - Use the right StartupNotify key name for Web Apps (#673865)
+ - Translation updates.
+
================
Epiphany 3.4.0.1
================
diff --git a/configure.ac b/configure.ac
index 08fb134..41ba297 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,8 +17,8 @@
m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[4])
-m4_define([epiphany_version_micro],[0])
-m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro.1])
+m4_define([epiphany_version_micro],[1])
+m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
AC_INIT([GNOME Web Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]