[gnome-chess] Prepare 3.23.92



commit 4d295b0ada33260fa4d01f276df13ff562c4bcb2
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Mar 11 11:43:31 2017 -0600

    Prepare 3.23.92

 NEWS         |   12 +++++++++++-
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9265499..e7e12fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
+3.23.92 - March 11, 2017
+========================
+
+* Display claim draw dialog unlimited times per game (#765997)
+* Support new fivefold repetition and 75 move draw conditions (#766005)
+* Fix preferences dialog being treated as its own window
+* Fix build with latest Vala
+* Add OARS content rating metadata
+* Updated translations
+
 3.22.2 - November 7, 2016
-===========================
+=========================
 
 * Remove trailing whitespace (Sahil Sareen)
 * Updated translations
diff --git a/configure.ac b/configure.ac
index 01ddb51..ad30ccb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Chess], [3.22.2], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Chess], [3.23.92], [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]