[gnome-sudoku] Prepare 3.11.2



commit 164ae0dd345e8d14aa8b100b0aeb14cd0df71c65
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Nov 16 14:02:58 2013 -0600

    Prepare 3.11.2

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 694e87d..329740f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.11.2 - November 16, 2013
+==========================
+
+Updated Dependencies: python >= 3.2
+
+WARNING: Python 3 programs are currently incompatible with jhbuild.
+For a workaround, see https://bugzilla.gnome.org/show_bug.cgi?id=688353#c2
+
+* Port to Python 3 (Dmitrijs Ledkovs)
+* Thicken 3x3 grids (Pooja Prakash)
+* Exit on SIGINT (Michael Catanzaro)
+* Updated translations
+
 3.11.1 - October 27, 2013
 =========================
 
diff --git a/configure.ac b/configure.ac
index a53891c..2f93486 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-sudoku],[3.11.1])
+AC_INIT([gnome-sudoku],[3.11.2])
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE([enable])


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