[four-in-a-row] Prepare 3.13.90



commit 4bb823e9a215bc35adc4a02d8b57de6fd93e8a85
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Mon Aug 18 20:23:48 2014 -0500

    Prepare 3.13.90

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 39cdb15..655a86b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.13.90 - August 18, 2014
+=========================
+
+Dependencies: GTK+ 3.13.2
+
+* Use text buttons
+* Move undo to header bar
+* Use header bar in scores dialog (Yosef Or Boczko)
+* Window layout improvements (Arnaud Bonatti)
+* Updated translations
+
 3.13.4 - July 20, 2014
 ======================
 
diff --git a/configure.ac b/configure.ac
index 3cc0ae7..de515ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Four-in-a-Row], [3.13.4], [https://bugzilla.gnome.org/],
+AC_INIT([Four-in-a-Row], [3.13.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]