[four-in-a-row] Prepare 3.17.90



commit ced36cf506cb5d7ad6f7ce2c41e9013329295efa
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Aug 12 21:13:04 2015 +0200

    Prepare 3.17.90

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0f58eb0..0d2f686 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.17.90 - August 12, 2015
+=========================
+
+* Make sure keyboard shortcuts are unique (Sahil Sareen)
+* Add symbolic icon (Jakub Steiner)
+
 3.16.1 - April 13, 2015
 =======================
 
diff --git a/configure.ac b/configure.ac
index 91a1ccc..c2a42ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Four-in-a-Row], [3.16.1], [https://bugzilla.gnome.org/],
+AC_INIT([Four-in-a-Row], [3.17.90], [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]