[four-in-a-row] Prepare 3.9.90



commit 7758a327895ac94f5523e3c130223fc601ff03d6
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Aug 20 13:48:10 2013 -0500

    Prepare 3.9.90

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 36bd257..8daa2f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+four-in-a-row 3.9.90
+====================
+
+* Rewritten user help in Mallard
+* Program name displays properly in GNOME Shell when not launched by the shell
+* Translation updates
+
 four-in-a-row 3.8.0
 ===================
 
diff --git a/configure.ac b/configure.ac
index faf7dcd..344e9b9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(four-in-a-row, 3.8.0)
+AC_INIT(four-in-a-row, 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]