summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-10-22 12:15:34 +1300
committerRobert Ancell <robert.ancell@canonical.com>2013-10-22 12:15:34 +1300
commit3ec086867e1d47ac5d5686fbb7ee880f788a9588 (patch)
tree6a4fd6077e7d01f82d2e5bf6ff60590e3cb0a448 /configure.ac
parentb6a4bcec49a48be9959a2065fd8078405779cdc2 (diff)
downloadlightdm-3ec086867e1d47ac5d5686fbb7ee880f788a9588.tar.gz
Releasing 1.9.01.9.0
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 116c2001..5fa5cbb1 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.8.0)
+AC_INIT(lightdm, 1.9.0)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])