[gnome-mines] Retroactively prepare 3.9.90



commit 9d14285b9fa68111e97dd58efed5af1bf32f9684
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Sep 14 21:06:00 2013 -0500

    Retroactively prepare 3.9.90
    
    This didn't get pushed. Oops. A small bit of black magic will be
    necessary to create a tag.

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c542aa5..f1ba124 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+GNOME Mines 3.9.90
+==================
+
+* Fix crash when releasing buttons outside minefield
+* Resize the window when switching to a smaller minefield
+* Fix broken links and typos in user help
+* Fix name of app menu when not launched by GNOME Shell
+* Translation updates
+
 gnome-mines 3.8.0
 =================
 
diff --git a/configure.ac b/configure.ac
index 1c90832..1ef9509 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnome-mines, 3.8.0)
+AC_INIT(gnome-mines, 3.9.90)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
 AM_SILENT_RULES([yes])
 AM_MAINTAINER_MODE


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