[hitori/hitori-0-3] Release version 0.3.1



commit 0ec3e3d5e82f57c1ee2b354a097e60f9ecff860c
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sat Jun 18 19:29:53 2011 +0100

    Release version 0.3.1

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 53b3839..f44608b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
 Major new features in version...
 
+0.3.1:
+* Fix internationalisation (bgo#652399)
+* Fix some drawing artifacts with hints (bgo#652684)
+
 0.3.0:
 * Port to GTK+ 3
 * Add timing support (bgo#575897)
diff --git a/configure.ac b/configure.ac
index a191045..51fe2da 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Hitori],[0.3.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=hitori],[hitori],[http://live.gnome.org/Hitori])
+AC_INIT([Hitori],[0.3.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=hitori],[hitori],[http://live.gnome.org/Hitori])
 
 AM_INIT_AUTOMAKE([check-news dist-bzip2 subdir-objects])
 AC_CONFIG_HEADERS([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]