diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2011-06-14 12:31:04 +1000 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2011-06-14 12:31:04 +1000 |
commit | 54b8de0ea0cf8ef08c65b757a70086801e247176 (patch) | |
tree | 1c7ba4bf61c54a58963aad6390d2e007ccb25d1c /configure.ac | |
parent | f287359880605bdc5da69c40dacad76503cdcc93 (diff) | |
download | lightdm-54b8de0ea0cf8ef08c65b757a70086801e247176.tar.gz |
Prep for 0.4.0 release
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 90610b98..a8b9acb5 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, 0.3.7) +AC_INIT(lightdm, 0.4.0) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE |