[five-or-more] Prepare 3.11.5



commit 375126e1bf58ceaec14276639498f4f074b18887
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Feb 3 12:47:32 2014 -0600

    Prepare 3.11.5

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2907b13..756f0da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.11.5 - February 3, 2014
+=========================
+
+* The size radio button in Preferences now always indicates the correct size
+* A new game button now appears in the window after the game has ended
+* Scores are now stored in the home directory, instead of in /var/games
+* The binary no longer needs to be setgid in order for scores to work
+* The outdated Classic and Pulse themes have been removed
+* The default window size has been increased
+* Updated translations
+
 3.11.4 - January 12, 2014
 =========================
 
diff --git a/configure.ac b/configure.ac
index b2a8031..90e126e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Five or More], [3.11.4], [https://bugzilla.gnome.org/],
+AC_INIT([Five or More], [3.11.5], [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]