[epiphany/gnome-2-29-90-1: 2/2] 2.29.90.1
- From: Xan Lopez <xan src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [epiphany/gnome-2-29-90-1: 2/2] 2.29.90.1
- Date: Wed, 10 Feb 2010 14:23:40 +0000 (UTC)
commit addf47ed45a78c18d432060c1bbbce27ef310254
Author: Xan Lopez <xan gnome org>
Date: Wed Feb 10 15:46:41 2010 +0200
2.29.90.1
NEWS | 8 ++++++++
configure.ac | 3 ++-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f51ee2..20207c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+==================
+Epiphany 2.29.90.1
+==================
+
+Changes:
+
+ - Fix crasher when storing passwords.
+
================
Epiphany 2.29.90
================
diff --git a/configure.ac b/configure.ac
index ceb83c4..6eb6f58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,8 @@
m4_define([epiphany_version_major],[2])
m4_define([epiphany_version_minor],[29])
m4_define([epiphany_version_micro],[90])
-m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
+m4_define([epiphany_version_femto],[1])
+m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro.epiphany_version_femto])
# 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]