[gnome-documents/gnome-3-24] release: prepare for 3.24.3



commit 2e7e719859978e409a33b024ddb963338bab4695
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Jul 21 14:01:16 2017 +0200

    release: prepare for 3.24.3

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f8cd7a2..31d6be0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.24.3 - "Kern House"
+=====================
+
+- Enable printing only for documents that support it
+- Avoid CRITICALs if a primary instance is already present
+
 3.24.2 - "Sterling Cooper"
 ==========================
 
diff --git a/configure.ac b/configure.ac
index c9cd607..7eaf7c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.24.2],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.24.3],[],[gnome-documents])
 
 AC_CONFIG_HEADERS([config/config.h])
 AC_CONFIG_SRCDIR([src/main.js])


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