[gnome-chess] Prepare 3.17.1



commit b3e1b5041cdf7d9e23bafa06f0f7d18a19bf2838
Author: Sahil Sareen <sahil sareen hotmail com>
Date:   Tue Apr 28 13:41:59 2015 +0530

    Prepare 3.17.1

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2f8608c..9d81c98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.17.1 - April 27, 2015
+=======================
+
+* Fix crash on invalid clock type in pgn (Sahil Sareen)
+* Fix bad pgn load behaviour (Sahil Sareen)
+* Validate input when opening files (Sahil Sareen)
+* Add option to alternate between black and white (Johan Manuel)
+* Updated translations
+
 3.16.0 - March 20, 2015
 =======================
 
diff --git a/configure.ac b/configure.ac
index 1334f8b..1562869 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Chess], [3.16.0], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Chess], [3.17.1], [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]