[epiphany] [release] 2.91.92
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] [release] 2.91.92
- Date: Tue, 22 Mar 2011 13:16:08 +0000 (UTC)
commit cc5d7e3ed636da9aa59045d62e31eb0e7a90fe3a
Author: Xan Lopez <xlopez igalia com>
Date: Tue Mar 22 13:29:31 2011 +0100
[release] 2.91.92
NEWS | 11 +++++++++++
configure.ac | 4 ++--
2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 82700ae..c6c46f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+================
+Epiphany 2.91.92
+================
+
+Changes:
+
+ - Fix pages opening in the wrong tab when a session has been
+ resumed. (#625116)
+ - Cleanups in autotools setup. (#609498)
+ - Other bugfixes.
+
==================
Epiphany 2.91.91.1
==================
diff --git a/configure.ac b/configure.ac
index b8ff21c..f904976 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,8 +17,8 @@
m4_define([epiphany_version_major],[2])
m4_define([epiphany_version_minor],[91])
-m4_define([epiphany_version_micro],[91])
-m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro.1])
+m4_define([epiphany_version_micro],[92])
+m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
# This can be either "trunk" or "branches/gnome-x-y"
m4_define([epiphany_branch],["trunk"])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]