diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2015-03-10 16:59:29 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2015-03-10 16:59:29 +1300 |
commit | a6bef4b1ced90b6a56ad8ffd8a64d6f7bf524793 (patch) | |
tree | 06b4f16f3bc0303f3031f1edea71a1f4251ac166 /configure.ac | |
parent | a7ca2569efb52bced2820af8eb1c34ebaea4bf30 (diff) | |
download | lightdm-git-a6bef4b1ced90b6a56ad8ffd8a64d6f7bf524793.tar.gz |
Releasing 1.10.51.10.5
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 3eea44cf..dfeca928 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.10.4) +AC_INIT(lightdm, 1.10.5) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) |