[release] 3.16.1

Desktop / GNOME / Epiphany - Claudio Saavedra [patanjali.localdomain] - 12 May 2015 08:16 UTC



###

diff --git a/NEWS b/NEWS
index a0ecfad..46dc993 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
===============
+Epiphany 3.16.1
+===============
+
+ - Improvements to the HiDPI support (#744796)
+ - Updated help and translations.
+
+===============
Epiphany 3.16.0
===============

diff --git a/configure.ac b/configure.ac
index ee3943d..1646049 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@

m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[16])
-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])

6f0f6ed [release] 3.16.1
NEWS | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)

Upstream: git.gnome.org


  • Share