[iagno] Prepare 3.9.92



commit 8fd1418dfdf389395c264dbf47f1fb6b96594602
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Sep 16 18:42:06 2013 -0500

    Prepare 3.9.92

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7e247b8..1ca3903 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Iagno 3.9.92
+============
+
+* Show the grid by default so the edges of the board are clear
+* Fix hang after many pieces have been placed on the board
+* Fix hang when neither player has a valid move
+* Prohibit Undo after the game has ended
+
 Iagno 3.9.91
 ============
 
diff --git a/configure.ac b/configure.ac
index da713dc..1ed062c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(iagno, 3.9.91)
+AC_INIT(iagno, 3.9.92)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE


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