[four-in-a-row] Prepare 3.13.4



commit ad45f5b511b2c6774d14bd720d4daee38b9075f2
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jul 20 20:50:30 2014 -0500

    Prepare 3.13.4

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c09bb19..39cdb15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.13.4 - July 20, 2014
+======================
+
+* Add missing function prototypes
+* Make AI tests less likely to fail
+* Translation fixes and updates
+
 3.13.3 - June 23, 2014
 ======================
 
diff --git a/configure.ac b/configure.ac
index a323a81..959d54f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Four-in-a-Row], [3.13.3], [https://bugzilla.gnome.org/],
+AC_INIT([Four-in-a-Row], [3.13.4], [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]