From c1390040cedd28446f8fbe46bb6f373950a491ce Mon Sep 17 00:00:00 2001 From: Claudio Saavedra Date: Wed, 14 Aug 2013 23:19:34 +0300 Subject: [Release] 3.9.3 --- NEWS | 13 +++++++++++++ configure.ac | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5bcd1328f..44ba94e88 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +============== +Epiphany 3.9.3 +============== + +Changes: + + - New user manual. + - Avoid poking at remote websites on external load (#703772) + - Many fixes to application mode. + - Pre-fill password fields with username field updates (#699606) + - Avoid new windows popping up in the wrong workspace (#705811) + - Many other minor fixes and code clean-ups. + ============== Epiphany 3.9.2 ============== diff --git a/configure.ac b/configure.ac index ef1892f00..3f84c837d 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ m4_define([epiphany_version_major],[3]) m4_define([epiphany_version_minor],[9]) -m4_define([epiphany_version_micro],[2]) +m4_define([epiphany_version_micro],[3]) 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