diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2013-07-22 17:21:42 +1200 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2013-07-22 17:21:42 +1200 |
commit | cffd551d274c578ee1251754275473c74741514e (patch) | |
tree | 05f0f0c69aa70b066141703b62fbab941570b2b4 /configure.ac | |
parent | c6dfe75da667a3fc8e004d8ca52be684dd2b7b0b (diff) | |
download | lightdm-cffd551d274c578ee1251754275473c74741514e.tar.gz |
Releasing 1.7.61.7.6
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 a234d270..637a2d34 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.7.5) +AC_INIT(lightdm, 1.7.6) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) |