[gnome-chess] Prepare 3.11.1



commit 2668f6f14efa9bcb4d12f6827e8615518b6ba39b
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Oct 27 21:50:59 2013 -0500

    Prepare 3.11.1

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a188072..7f919c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.11.1 - October 27, 2013
+=========================
+
+* Fix "Oh no! Something has gone wrong!" displaying at the end of the game
+* Fix deletion of PGNs that are loaded with Open Game
+* Appdata is now translatable
+* Eliminate deprecated function usage
+* Updated translations
+
+Contributors: Robert Ancell, Michael Catanzaro
+
 3.10.0 - September 22, 2013
 ===========================
 
diff --git a/configure.ac b/configure.ac
index d93b63d..53209bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([gnome-chess],[3.10.0])
+AC_INIT([gnome-chess],[3.11.1])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AC_CONFIG_SRCDIR([src/gnome-chess.vala])
 AM_SILENT_RULES([yes])


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