[iagno] Prepare 3.13.4



commit 6ceef0988c6bc5b9c39f57d3dbe398d6f4b468f6
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jul 20 22:12:44 2014 -0500

    Prepare 3.13.4

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 46d6454..c813997 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.13.4 - July 20, 2014
+======================
+
+Dependencies: GTK+ 3.12, Vala 0.24
+
+* Use a text label for the new game button (Michael Catanzaro)
+* Use header bar on preferences dialog (Yosef Or Boczko)
+* Use better window title for preferences dialog (Michael Catanzaro)
+* Preferences dialog changes (Arnaud Bonatti, Alex Muñoz)
+* Do not allow computer vs. computer games (Alex Muñoz)
+* Add some new command line options (Arnaud Bonatti)
+* Add a jumplist to the desktop file (Arnaud Bonatti)
+* Window layout tweaks (Michael Catanzaro)
+* Many translation updates
+
 3.12.0 - March 24, 2014
 =======================
 
diff --git a/configure.ac b/configure.ac
index 2614298..8c188c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Iagno], [3.12.0], [https://bugzilla.gnome.org/],
+AC_INIT([Iagno], [3.13.4], [https://bugzilla.gnome.org/],
         [iagno], [https://wiki.gnome.org/Apps/Iagno])
 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]