summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2012-03-15 12:52:49 +1100
committerRobert Ancell <robert.ancell@canonical.com>2012-03-15 12:52:49 +1100
commit7f9937669a637dd89383d41e59c767364d23c38e (patch)
tree1c92ac5dbdb3ffbdd5cca76949257de1bfa2270f /configure.ac
parent97194d7f033a7e82d97ea16975b93672abc5aa8f (diff)
downloadlightdm-7f9937669a637dd89383d41e59c767364d23c38e.tar.gz
Update NEWS and version number1.1.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 c9013948..a97cab9c 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.1.7)
+AC_INIT(lightdm, 1.1.8)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE