[gdm] 3.8.1.1



commit 2a7f91a633603c98b691226fa66bc14081df6081
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Apr 17 09:01:28 2013 -0400

    3.8.1.1

 NEWS         | 7 +++++++
 configure.ac | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2a59250..00d61db 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+===============
+Version 3.8.1.1
+===============
+
+- Fix a race with accountsservice D-Bus calls that was leading
+  to crashes
+
 ==============
 Version 3.8.1
 ==============
diff --git a/configure.ac b/configure.ac
index b5eb073..8ed048a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 
 AC_PREREQ([2.60])
 AC_INIT([gdm],
-        [3.8.1],
+        [3.8.1.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm])
 
 AC_CONFIG_SRCDIR([daemon/gdm-manager.c])


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