[gnome-sudoku] Prepare 3.9.90



commit 155048208db7016ac2c94087c28055f880441add
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Aug 20 13:27:01 2013 -0500

    Prepare 3.9.90

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0fce268..57e09e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+GNOME Sudoku 3.9.90
+===================
+
+* Fix running uninstalled
+* Fix NumberBox events configuration with latest pygobject
+* Game no longer disappears when opening "print multiple sudokus" in fullscreen
+* Reduce the width of the About dialog
+* Don't use deprecated GObject.timeout_add_seconds
+* Use /usr/bin/python instead of /usr/bin/env/python
+* Fix some broken links in user help
+* Translation updates
+
 gnome-sudoku 3.8.0
 ==================
 
diff --git a/configure.ac b/configure.ac
index 3d8f133..a142a3c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnome-sudoku, 3.8.0)
+AC_INIT(gnome-sudoku, 3.9.90)
 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]