[gnome-chess] Prepare 3.17.90



commit 1b938124d64741a129ba686190d13467e7f2e484
Author: Sahil Sareen <sahil sareen hotmail com>
Date:   Mon Aug 17 13:43:00 2015 +0530

    Prepare 3.17.90

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 973d93b..8f02b72 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.17.90 - August 17, 2015
+=========================
+
+* Don't kill a broken chess-engine twice (Sahil Sareen)
+* Reorder pre-conditions on engine_stopped_cb (Sahil Sareen)
+* Fix various resource leaks in chess-engine (Michael Catanzaro)
+* Updated translations
+
 3.17.4 - July 18, 2015
 ======================
 
diff --git a/configure.ac b/configure.ac
index 4a7d44c..5ea2569 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Chess], [3.17.4], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Chess], [3.17.90], [https://bugzilla.gnome.org/],
         [gnome-chess], [https://wiki.gnome.org/Apps/Chess])
 
 AC_CONFIG_MACRO_DIR([m4])


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