]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commitdiff
Releasing 0.9.1
authorRobert Ancell <robert.ancell@canonical.com>
Mon, 25 Jul 2011 10:15:48 +0000 (20:15 +1000)
committerRobert Ancell <robert.ancell@canonical.com>
Mon, 25 Jul 2011 10:15:48 +0000 (20:15 +1000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index aa1eebcd3f88357c44495b837f483d3144316464..0b94e62a63225a9070af99c46480ee0a9aa10d63 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ Overview of changes in lightdm 0.9.1
 
     * Fix up translation build system
     * Add a --with-greeter-user configure option
+    * Fix greeter-user configuration not being used
     * Abort greeter if attempted to be run as root and greeter-user set
     * Fix setting session in GTK+ greeter
 
index 3b4871233e914d31a09a1f1531ee3e070019a584..79f08db27c6b59d7328b9e2a9d590a838a4f9e17 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(lightdm, 0.9.0)
+AC_INIT(lightdm, 0.9.1)
 AC_CONFIG_MACRO_DIR(m4)
 AC_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE