[epiphany/gnome-3-4] [release] 3.4.0.1



commit 4286d1b73be59ff12c217217841a43ce72b6c56f
Author: Xan Lopez <xan igalia com>
Date:   Tue Mar 27 22:24:52 2012 +0200

    [release] 3.4.0.1

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index dd6be46..123fa62 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+================
+Epiphany 3.4.0.1
+================
+
+Changes:
+
+  - Listen to favicon changes in the history window (#672525)
+  - Remove ephy-history.h from epiphany.h
+  - Translation updates.
+
 ==============
 Epiphany 3.4.0
 ==============
diff --git a/configure.ac b/configure.ac
index 40cca90..08fb134 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[4])
 m4_define([epiphany_version_micro],[0])
-m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
+m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro.1])
 
 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]