[gnome-sound-recorder] Prepare for release 3.19.91



commit af6885a5c2b4a34ca3799d890903f62f916107ce
Author: Meg Ford <megford gnome org>
Date:   Sat Feb 27 19:00:49 2016 -0600

    Prepare for release 3.19.91

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8071260..63ff2ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+ 3.19.91
+ =======
+ Fix syntax error in icons Makefile by Miguel Vaello Martínez.
+ Prevent stylesheet file deletion after 'make clean' by Miguel Vaello Martínez.
+ Fix duplicate buttons in headerbar of about dialog by Jishnu Mohan.
+ Icon: provide a symbolic variant by Jakub Steiner.
+ Translation updates.
+ Format date created.
+ Create lookup table for files so retrieval for renaming is n(1) operation.
+
  3.19.4
  ======
  Assign an icon to the application window by Ernestas Kulik.
diff --git a/configure.ac b/configure.ac
index 0a2dca4..5f185d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-sound-recorder],[3.19.4],[gnome-sound-recorder])
+AC_INIT([gnome-sound-recorder],[3.19.91],[gnome-sound-recorder])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])


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