[gnome-mines] Prepare 3.15.1



commit ad6856e16082baf84f4da51e2c28a78eb2963f2d
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Oct 27 23:08:06 2014 +0200

    Prepare 3.15.1

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0d43b6d..c8a1bd5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+GNOME Mines 3.15.1
+==================
+
+* Updated translations
+* Added --version command line option  (Arnaud Bornatti)
+* Added --small, --medium and --large command line options (Arnaud Bornatti)
+* Added jumplist for starting mines with different sizes (Arnaud Bornatti)
+* Use XDG_CURRENT_DESKTOP to decide whether to use a header bar (Michael Catanzaro)
+* Play again or Start over on replay label (Robert Roth)
+* Removed obsolete shortcuts from documentation (Robert Roth)
+* Added screen transitions (Robert Roth)
+* Fixed custom size entry (Robert Roth)
+* Coding style fixes (Sahil Sareen)
+
 GNOME Mines 3.14.0
 ==================
 
diff --git a/configure.ac b/configure.ac
index aa62de1..3d6398c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([GNOME Mines], [3.14.0], [https://bugzilla.gnome.org/],
+AC_INIT([GNOME Mines], [3.15.1], [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]