[epiphany] 2.31.3



commit a275158ba30aa318fdbc534df1488d9303aeed52
Author: Xan Lopez <xan gnome org>
Date:   Tue Jun 8 12:42:24 2010 +0200

    2.31.3

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 866cb20..9247ea7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
 ===============
+Epiphany 2.31.3
+===============
+
+Changes:
+
+ - Remove encoding breaking translations of '...' strings (#613119)
+ - Fix URL entry eating up your manually entered URLs in some cases
+   (#620129)
+
+===============
 Epiphany 2.31.2
 ===============
 
diff --git a/configure.ac b/configure.ac
index 0fcf31c..ed6a762 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[2])
 m4_define([epiphany_version_minor],[31])
-m4_define([epiphany_version_micro],[2])
+m4_define([epiphany_version_micro],[3])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 # This can be either "trunk" or "branches/gnome-x-y"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]