[gnome-chess] Releasing 3.7.4



commit 3d1ab44733bdcf844fef386205b1a3be186b3e1f
Author: Robert Ancell <robert ancell canonical com>
Date:   Mon Jan 14 17:03:53 2013 -0800

    Releasing 3.7.4

 NEWS         |    8 +++++++-
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 20f2d52..4f45176 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
+gnome-chess 3.7.4
+=================
+
+* Prompt user for promotion type
+* Fix invalid castle allowed when pawn threatens square
+
 gnome-chess 3.7.2
-====================
+=================
 
 First release split from gnome-games
diff --git a/configure.ac b/configure.ac
index ccc8995..577f687 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnome-chess, 3.7.2)
+AC_INIT(gnome-chess, 3.7.4)
 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]