[epiphany] [Release] 3.9.3



commit c1390040cedd28446f8fbe46bb6f373950a491ce
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Aug 14 23:19:34 2013 +0300

    [Release] 3.9.3

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5bcd132..44ba94e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ==============
+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 ef1892f..3f84c83 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])


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