summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-09-03 17:40:47 +1200
committerRobert Ancell <robert.ancell@canonical.com>2014-09-03 17:40:47 +1200
commit45dc6da53f5b9019b1d4096aedbda8071be5f74f (patch)
tree36cc5508ad64c523fc2042e8d32762d07ace7171 /configure.ac
parent443a3d8c1ff66a9bca1c73f08818b0288fb5af53 (diff)
downloadlightdm-45dc6da53f5b9019b1d4096aedbda8071be5f74f.tar.gz
Releasing 1.11.81.11.8
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 a67bfd5d..e2be838f 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.7)
+AC_INIT(lightdm, 1.11.8)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])