[epiphany] [release] 3.3.2



commit 2a99be9a3c2848b5fd3b9c96591963962570bb71
Author: Xan Lopez <xlopez igalia com>
Date:   Mon Nov 21 22:45:25 2011 +0100

    [release] 3.3.2

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 195eeca..1292ebf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
 ==============
+Epiphany 3.3.2
+==============
+
+Changes:
+
+  - Use GNetworkMonitor to monitor network changes (#664096)
+  - Remove use of deprecated GTK+ APIs (#664120)
+  - Fix icon in PDM's "Clear All" button (#663159)
+  - Show the WebKit version in the about dialog
+  - Other  minor fixes
+
+==============
 Epiphany 3.3.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 39d35e5..fab9711 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
 
 m4_define([epiphany_version_major],[3])
 m4_define([epiphany_version_minor],[3])
-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]