[five-or-more] Prepare 3.15.4



commit 85ae7910998b516ffcd333bc5e28f7ecb11556da
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Jan 19 19:55:15 2015 +0200

    Prepare 3.15.4

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2315226..c0d9bed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.15.4 - January 19, 2015
+============================
+
+* Updated translations
+* Confirm before restarting the game on board size change (Sahil Sareen)
+* Mark new string for translation (Michael Catanzaro)
+* Use imperative verb for the new dialog's action (Michael Catanzaro)
+* Don't enter a score of zero in high scores (Sahil Sareen)
+* Fixed various memory leaks (Robert Roth)
+
+
 3.15.3 - December 15, 2014
 ============================
 
diff --git a/configure.ac b/configure.ac
index 29f9472..2a4b36f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Five or More], [3.15.3], [https://bugzilla.gnome.org/],
+AC_INIT([Five or More], [3.15.4], [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]