[gnome-documents/gnome-3-16] release: prepare for 3.16.4



commit 267af29da2d6e68f8d0ee17e20197556b12a9392
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Sep 11 11:06:40 2015 +0200

    release: prepare for 3.16.4

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3f0784c..2073281 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.16.4 - "By the Forest"
+========================
+
+- Don't show the places dialog if there is only one page (Alessandro Bono)
+- Fix GdTaggedEntry theming
+- Add missing Gio import so that Settings can be started
+
 3.16.3 - "Potpourri"
 ====================
 
diff --git a/configure.ac b/configure.ac
index 70a69e1..3654569 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.16.3],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.16.4],[],[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]