[epiphany] Prepare 3.23.92



commit ebc9c2b41adcc3caffcd2ffa8c0e93a44fdf62fa
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Mar 11 10:31:43 2017 -0600

    Prepare 3.23.92

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bbf3cae..d13bffa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.23.92 - March 11, 2017
+========================
+
+ - Use different GtkApplication ID for web apps (#778985)
+ - Fix history service crash if database is locked (#779180)
+ - Fix multiple memory safety issues in code that handles info bars
+ - Add x-suse-ymp to safe MIME types
+ - Remove obsolete bookmarks documentation
+ - Updated translations
+
 3.23.91.1 - February 27, 2017
 =============================
 
diff --git a/configure.ac b/configure.ac
index d29d7ab..0b55e3e 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.91.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
+AC_INIT([GNOME Web Browser],[3.23.92],[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]