[four-in-a-row] Prepare 3.13.92



commit 965ee7586d9208a9ab596ee18151bef3cc3518d3
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Sep 15 16:23:34 2014 -0500

    Prepare 3.13.92

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 655a86b..78a4047 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.13.92 - September 15, 2014
+============================
+
+* Update desktop icon so that it displays a real game position (Arnaud Bonatti)
+* Fix high contrast pieces sometimes appearing "stacked" (Arnaud Bonatti)
+* Fix width of text buttons (Arnaud Bonatti)
+* Fix sensitivity of hint button (Michael Catanzaro)
+* Fix internationalization of piece types (Michael Catanzaro)
+* Remove binary data file used by the old AI (Michael Catanzaro)
+* Many updated translations
+
 3.13.90 - August 18, 2014
 =========================
 
diff --git a/configure.ac b/configure.ac
index de515ca..dad9860 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Four-in-a-Row], [3.13.90], [https://bugzilla.gnome.org/],
+AC_INIT([Four-in-a-Row], [3.13.92], [https://bugzilla.gnome.org/],
         [four-in-a-row], [https://wiki.gnome.org/Apps/Four-in-a-row])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])


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