[gnome-chess] Prepare 3.29.1



commit 04c7f5aea7158b88f326e72df8f30adb4002feed
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Tue Apr 24 12:15:04 2018 -0500

    Prepare 3.29.1

 NEWS        |    6 ++++++
 meson.build |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 569a0ae..90a96c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.29.1 - April 24, 2018
+=======================
+
+- Display special message when en passant is performed
+- Fix draw being offered improperly when viewing past history
+
 3.28.1 - April 10, 2018
 =======================
 
diff --git a/meson.build b/meson.build
index 4bf1c20..4853c3c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-chess', [ 'vala', 'c' ],
-  version: '3.28.1',
+  version: '3.29.1',
   license: 'GPL3+',
   meson_version: '>= 0.37',
 )


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