[epiphany] [release] 3.1.91.1



commit 9acfe587398f73cd911454b08ea8c178e20ed259
Author: Xan Lopez <xlopez igalia com>
Date:   Wed Sep 7 02:17:47 2011 +0200

    [release] 3.1.91.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 35d92d0..23b589c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+=================
+Epiphany 3.1.91.1
+=================
+
+Changes:
+
+  - Fix mistake in error pages.
+
 ===============
 Epiphany 3.1.91
 ===============
diff --git a/configure.ac b/configure.ac
index c140f43..eae091b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[1])
 m4_define([epiphany_version_micro],[91])
-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])
 
 # 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]