From 6a79af7f04a193827903693a93b07ac732df8919 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Tue, 18 Oct 2011 15:21:25 +0200 Subject: [release] 3.2.1 --- NEWS | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 99829ed00..929b14f03 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +============== +Epiphany 3.2.1 +============== + +Changes: + + - Fix markup of dialog button (#660749) + - Fix crash when NetworkManager is not present (#659103) + - Translation updates. + ============== Epiphany 3.2.0 ============== diff --git a/configure.ac b/configure.ac index ff21bf9e5..64a1fadab 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],[0]) +m4_define([epiphany_version_micro],[1]) m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro]) # This can be either "trunk" or "branches/gnome-x-y" -- cgit v1.2.3