diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2014-08-27 16:56:26 +1200 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2014-08-27 16:56:26 +1200 |
commit | c8e29f6d89a1e4bd52124654d5f9e6a2317ebc39 (patch) | |
tree | 3082f69ef66663a3a1f459c3772c4cb3ddd1df61 /configure.ac | |
parent | 87d1dd6f3e2e73a4616ef672e8da9297465e048a (diff) | |
download | lightdm-git-c8e29f6d89a1e4bd52124654d5f9e6a2317ebc39.tar.gz |
Releasing 1.11.71.11.7
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c675fa6a..a67bfd5d 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.6) +AC_INIT(lightdm, 1.11.7) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) |