[epiphany/gnome-3-2] [release] 3.2.2



commit a1db1cbd2e0c0412a5dc6df85040b1fccc1737e1
Author: Xan Lopez <xan igalia com>
Date:   Mon Mar 26 14:06:21 2012 +0200

    [release] 3.2.2

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 929b14f..2560b94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ==============
+Epiphany 3.2.2
+==============
+
+Changes:
+
+  - Never show tabs in application mode (#663668)
+  - Properties dialog layout fixes (#662252)
+  - Ensure web apps are created properly (#664751)
+  - Fix potential crasher in about: pages.
+  - Translation updates.
+
+
+==============
 Epiphany 3.2.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 64a1fad..d4128fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[2])
-m4_define([epiphany_version_micro],[1])
+m4_define([epiphany_version_micro],[2])
 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]