From 74e7dfc565e0c50fcbf897880b59708107d54c00 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Fri, 13 Jul 2012 17:58:30 +1200 Subject: Releasing 1.3.2 --- NEWS | 2 ++ configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 515f2cdd..7d354f75 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ Overview of changes in lightdm 1.3.2 * Handle clearenv() not being defined * Fix compilation with GCC 4.7 + * Expose remaining properties in QLightDM::Greeter + * Fix utmp records being written before child process created Overview of changes in lightdm 1.3.1 diff --git a/configure.ac b/configure.ac index 3dfe1d5c..f1be602f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(lightdm, 1.3.1) +AC_INIT(lightdm, 1.3.2) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE -- cgit v1.2.1