[four-in-a-row] Prepare 3.15.1



commit 01fc17ab1df36c772f7a1e9c7fc0303fe3010dfa
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Oct 26 16:18:39 2014 -0500

    Prepare 3.15.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 78a4047..0d8ce4a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.15.1 - October 26, 2014
+=========================
+
+* Start new piece in the middle, instead of the last column (Sahil Sareen)
+* Fix regression that allowed multiple windows (Michael Catanzaro)
+* Code cleanups (Arnaud Bonatti, Sahil Sareen)
+* Updated translations
+
 3.13.92 - September 15, 2014
 ============================
 
diff --git a/configure.ac b/configure.ac
index dad9860..3a58a73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Four-in-a-Row], [3.13.92], [https://bugzilla.gnome.org/],
+AC_INIT([Four-in-a-Row], [3.15.1], [https://bugzilla.gnome.org/],
         [four-in-a-row], [https://wiki.gnome.org/Apps/Four-in-a-row])
 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]