[gnome-mines] Release 3.13.4



commit 01c733df9efcff27ac6b80208b0792ca5bd29af8
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Jul 21 23:22:03 2014 +0300

    Release 3.13.4

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b3d52d3..dcca3f7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+GNOME Mines 3.13.4
+==================
+
+* Theme tweaks for the latest Adwaita (Robert Roth)
+* Fixed rough image rendering (Robert Roth)
+* Do not use deprecated methods and properties (Robert Roth)
+* Fixed styling issues causing diamonds to appear in the grid (Robert Roth)
+* Fixed small flag icon (Robert Roth)
+* Translatable clock label (Michael Catanzaro)
+* Better-looking minimum width request for the small board (Robert Roth)
+* Don't show headerbar/appmenu on systems that don't support it (Robert Ancell)
+* Updated translations
+
 GNOME Mines 3.13.2
 ==================
 
diff --git a/configure.ac b/configure.ac
index e3a923b..f658f57 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Mines], [3.13.2], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Mines], [3.13.4], [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]