[gnome-mines] Prepared release 3.19.2



commit 2e6f6a40c2c3b700fa95a099a5387ad4e66c1a3f
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Nov 23 22:38:46 2015 +0200

    Prepared release 3.19.2

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a602922..17a79ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+GNOME Mines 3.19.2
+==================
+
+* Updated translations
+* Improved keyboard cursor display and behaviour (Isaac Lenton)
+* Added extra keyboard shortcuts for starting/stopping games (Isaac Lenton)
+* Change tile click behaviour to reveal tile on click release (Isaac Lenton)
+* Fixed jumping clock issue in timer (Robert Roth)
+* Show incorrectly flagged fields (Robert Roth)
+
 GNOME Mines 3.19.1
 ==================
 
diff --git a/configure.ac b/configure.ac
index a7f4c51..bc21a89 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Mines], [3.19.1], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Mines], [3.19.2], [https://bugzilla.gnome.org/],
         [gnome-mines], [https://wiki.gnome.org/Apps/Mines])
 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]