[gnome-calculator] Prepare 3.17.3



commit 87c65c6d37e2dc5ddfc46c9451299eb61d9d75e6
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Fri Jun 19 21:13:05 2015 -0500

    Prepare 3.17.3

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6ca35b7..e659917 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in gnome-calculator 3.17.3
+    * Update : Stop using gnome-common (Robert Ancell)
+    * Fix : Remove incorrect assertion in search provider (Michael Catanzaro)
+
 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)
diff --git a/configure.ac b/configure.ac
index 7cf0989..add7736 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.17.2])
+AC_INIT([gnome-calculator], [3.17.3])
 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]