[epiphany/gnome-3-6] [release] 3.6.1



commit b9321f4a37d38105a74b1b4640b993bbb9bb142b
Author: Xan Lopez <xan igalia com>
Date:   Tue Oct 16 11:01:05 2012 +0200

    [release] 3.6.1

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 34ba578..ee72cbf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
 ==============
+Epiphany 3.6.1
+==============
+
+Changes:
+
+  - Do not replace envirornment when spawning ephy-profile-migrator
+    (#683538)
+  - Merge the app menu into the gear menu when the system does not
+    support global application menus (#673054)
+  - Add F10 as accel for the gear menu (#673878)
+  - Make sure windows are properly closed when using the 'Quit' option
+    in the app menu (#679844)
+  - Do not automatically download embedded objects (#683635)
+  - Translation updates.
+
+==============
 Epiphany 3.6.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index fd54c0e..087005a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[6])
-m4_define([epiphany_version_micro],[0])
+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]