[five-or-more] Prepare 3.13.92



commit d3d3fa68ed0bce123aff7b0129164b0ec884e0e9
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Sep 15 17:11:09 2014 -0500

    Prepare 3.13.92

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ef12203..ae667d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.13.92 - September 15, 2014
+============================
+
+* Fix insensitive new game menu item (Arnaud Bonatti)
+* Set a reasonable minimum size for the game (Michael Catanzaro)
+* Show the preferences dialog in front of the main window (Robert Roth)
+* Fix some memory leaks (Robert Roth)
+
 3.13.90.1 - August 18, 2014
 ===========================
 
diff --git a/configure.ac b/configure.ac
index baaef67..1243cae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Five or More], [3.13.90.1], [https://bugzilla.gnome.org/],
+AC_INIT([Five or More], [3.13.92], [https://bugzilla.gnome.org/],
         [five-or-more], [https://wiki.gnome.org/Apps/Five%20or%20more])
 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]