[epiphany] Prepare 3.23.2.1



commit 55adee5c891d1b7c6d2c76f99bb94ed2c5734813
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Nov 21 17:13:27 2016 -0600

    Prepare 3.23.2.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ce141e7..a9c297b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.23.2.1 - November 21, 2016
+============================
+
+- Fix bookmarks migration from 3.22 (#774785)
+- Fix crash starting browser with do not track mode disabled
+- Fix miscellaneous critical warnings and memory safety issues
+- Fix miscellaneous memory leaks
+
 3.23.2 - November 20, 2016
 ==========================
 
diff --git a/configure.ac b/configure.ac
index 205f46a..e6bf9d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ AX_REQUIRE_DEFINED([YELP_HELP_INIT])
 dnl Must be a valid git tag
 m4_define([epiphany_changelog_start],[3.21.4])
 
-AC_INIT([GNOME Web Browser],[3.23.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
+AC_INIT([GNOME Web Browser],[3.23.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
 AX_IS_RELEASE([git-directory])
 
 AC_PREREQ([2.69])


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