[gnome-games/gnome-3-6] configure.ac, NEWS: gnome-games 3.6.0.2



commit c2257686fcbd88b2a95959a43b3d767d3142beb7
Author: Jason D. Clinton <jclinton google com>
Date:   Wed Sep 26 08:03:24 2012 -0600

    configure.ac, NEWS: gnome-games 3.6.0.2
    
    glchess: Fix crash on startup due to incorrect usage of GApplication

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 03db320..66c4b64 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+gnome-games 3.6.0.2
+===================
+
+glchess: Fix crash on startup due to incorrect usage of GApplication
+
 gnome-games 3.6.0.1
 ===================
 
diff --git a/configure.ac b/configure.ac
index bc4c5ef..f9239b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.53])
-AC_INIT([GNOME Games], [3.6.0.1],
+AC_INIT([GNOME Games], [3.6.0.2],
   [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-games],
   [gnome-games])
 



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