[hitori] Release version 3.13.4
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hitori] Release version 3.13.4
- Date: Mon, 21 Jul 2014 03:32:01 +0000 (UTC)
commit 4331cf8753601030673e4ddcec7ad08acfb8ec6b
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun Jul 20 22:27:42 2014 -0500
Release version 3.13.4
NEWS | 22 ++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9ad1d41..f551c32 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,27 @@
Major new features in version...
+3.13.4:
+
+* Modernize UI, removing menu bar and status bar
+* On game over, prompt the user to play again
+* Use CSS provider to control colors used in UI
+* Store board size in gsettings
+* Fix a potential NULL pointer dereference
+* Disable redo when making a move
+* Fix two memory leaks
+* Disable the game play timer after winning
+* Translations:
+** ca (Jordi Mas)
+** cs (Marek Černocký)
+** el (MarMav, Tom Tryfonidis)
+** en_GB (Philip Withnall)
+** es (Daniel Mustieles)
+** gl (Fran Diéguez)
+** he (Yosef Or Boczko)
+** pl (Piotr Drąg)
+** pt_BR (Rafael Ferreira)
+** ru (Yuri Myasoedov)
+
0.4.3:
* Translations:
** cs (Marek Černocký)
diff --git a/configure.ac b/configure.ac
index 300c55c..028c6b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Hitori],[0.4.3],[https://bugzilla.gnome.org/enter_bug.cgi?product=hitori],[hitori],[https://wiki.gnome.org/Apps/Hitori])
+AC_INIT([Hitori],[3.13.4],[https://bugzilla.gnome.org/enter_bug.cgi?product=hitori],[hitori],[https://wiki.gnome.org/Apps/Hitori])
AM_INIT_AUTOMAKE([check-news dist-xz no-dist-gzip subdir-objects])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]