summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-08-22 09:17:52 +1200
committerRobert Ancell <robert.ancell@canonical.com>2014-08-22 09:17:52 +1200
commitb8f85ff4f2c954c0f11c7affabdf25f9a35693fd (patch)
tree7e51b43756341956c1c6116f8a251d44d3854248 /configure.ac
parentba3a5c8f6c5411481564192a414f692b74814485 (diff)
downloadlightdm-b8f85ff4f2c954c0f11c7affabdf25f9a35693fd.tar.gz
Releasing 1.11.61.11.6
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 08031a5d..c675fa6a 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.5)
+AC_INIT(lightdm, 1.11.6)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])