[gnome-chess] Prepare 3.17.2



commit 4430e9e60f7167aa87b54e72941dd95903fde49f
Author: Sahil Sareen <sahil sareen hotmail com>
Date:   Sun May 24 20:51:38 2015 +0530

    Prepare 3.17.2

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9d81c98..ec161c4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.17.2 - May 24, 2015
+=======================
+
+* Fix pgn load with invalid moves behaviour (Sahil Sareen)
+* Update tests (Sahil Sareen)
+* Move guideline checker hook to libgames-support
+  (Michael Catanzaro, signed-off: Sahil Sareen)
+
 3.17.1 - April 27, 2015
 =======================
 
diff --git a/configure.ac b/configure.ac
index 0fab330..334d9bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Chess], [3.17.1], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Chess], [3.17.2], [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]