[four-in-a-row/gnome-3-14] Prepare 3.14.1



commit 69d5ef2c84bcde17d8b66dd399ab8241479e2dc9
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu Oct 9 20:38:31 2014 -0500

    Prepare 3.14.1

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 95e73c0..688f56b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.14.1 - October 9, 2014
+========================
+
+* Start new piece in the middle, instead of the last column (Sahil Sareen)
+* Fix regression that allowed multiple windows with nonsense behavior
+* Updated translations
+
 3.14.0 - September 21, 2014
 ===========================
 
diff --git a/configure.ac b/configure.ac
index 4a691be..5fef1e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Four-in-a-Row], [3.14.0], [https://bugzilla.gnome.org/],
+AC_INIT([Four-in-a-Row], [3.14.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]