From 634c4483a428db538434773073965406af525af4 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Thu, 19 Sep 2013 17:27:12 -0400 Subject: Releasing 1.7.16 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 797597c8..d0df8291 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in lightdm 1.7.16 + + * Fix ConsoleKit support broken in 1.7.5 + * Fix --test-mode + * Add support for running Surfaceflinger sessions + Overview of changes in lightdm 1.7.15 * Set XDG_VTNR=1 as a fallback if using SeatUnity without a functioning diff --git a/configure.ac b/configure.ac index 0b4b32ac..045598aa 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.7.15) +AC_INIT(lightdm, 1.7.16) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) -- cgit v1.2.1