[gnome-mines] Prepare 3.13.2



commit 7cab7d5b5f3cbaae103de11bf8a96edc6254a0fe
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon May 26 20:40:07 2014 -0500

    Prepare 3.13.2

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 890f89f..b3d52d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+GNOME Mines 3.13.2
+==================
+
+* Update CSS style (Jakub Steiner)
+* Flipped tiles should not appear sensitive on hover (Robert Roth)
+* Scrollbars added for large custom minefields (Robert Roth)
+* Use improved flag icon in right column (Allan Day, Robert Roth)
+* Rename Difficulty button to Change Difficulty (Michael Catanzaro)
+* Updated translations
+
 GNOME Mines 3.13.1
 ==================
 
diff --git a/configure.ac b/configure.ac
index 95c16d6..e3a923b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Mines], [3.13.1], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Mines], [3.13.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]