From e6ab262ab0ce5393443f8492d0202e7d1b1931fe Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Mon, 17 Sep 2012 19:16:34 +0300 Subject: [release] 3.5.92 --- NEWS | 13 +++++++++++++ configure.ac | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 172af5d6f..bae6200a7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +=============== +Epiphany 3.5.92 +=============== + +Changes: + + - Respect 'new-windows-in-tabs' when opening links (#641949) + - Present windows when opening new links in tabs (#641949) + - Use symbolic icon for downloads box close button (#683966) + - Add a close button to the find toolbar (#683967) + - Make the overview work when building with WK2. + - Many code cleanups, minor bug fixes, leak fixes, new tests. + ================= Epiphany 3.5.91.1 ================= diff --git a/configure.ac b/configure.ac index 569a2b31c..89b6099d6 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ m4_define([epiphany_version_major],[3]) m4_define([epiphany_version_minor],[5]) -m4_define([epiphany_version_micro],[91.1]) +m4_define([epiphany_version_micro],[92]) 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]) -- cgit v1.2.3