summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-09-10 16:05:59 +1200
committerRobert Ancell <robert.ancell@canonical.com>2014-09-10 16:05:59 +1200
commit5c6ee89c04d554eccd7d136b946c74e42b823a43 (patch)
tree72283721b03959a3a09a3b18d137ac18f50c0125 /configure.ac
parent2f400fd230dde91b262a3a3687d3765154001591 (diff)
downloadlightdm-5c6ee89c04d554eccd7d136b946c74e42b823a43.tar.gz
Releasing 1.11.91.11.9
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e2be838f..1fbc0749 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.11.8)
+AC_INIT(lightdm, 1.11.9)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])