[gnome-calculator] Prepare 3.17.2



commit b69b1c5fcb3f11bbb36333f3bb30cc150e071f59
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu May 21 21:02:12 2015 -0500

    Prepare 3.17.2

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index be403eb..6ca35b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in gnome-calculator 3.17.2
+    * Update : Split many files into an internal convenience library (Michael Catanzaro)
+    * Update : Remove workaround for bug #737222 (Michael Catanzaro)
+    * Update : Translations (Translation team)
+    * Fix : Search provider should discard child stdout/stderr (Michael Catanzaro)
+    * Fix : Syntax error in desktop file keywords Bosnian translation (Kalev Lember)
+
 Overview of changes in gnome-calculator 3.16.0
     * Update : Translations (Translation team)
 
diff --git a/configure.ac b/configure.ac
index 531d1da..574bfc6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([gnome-calculator], [3.16.0])
+AC_INIT([gnome-calculator], [3.17.2])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])


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