diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2011-09-16 16:28:22 +1000 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2011-09-16 16:28:22 +1000 |
commit | a13fa4513943587a2f38b64f3aed4c1127cc11bc (patch) | |
tree | 741854412cdf222ee26df4247356756cf90a7a56 /configure.ac | |
parent | 9cb4e640a5f035bc3287c4c6dd109031e4babcba (diff) | |
download | lightdm-git-a13fa4513943587a2f38b64f3aed4c1127cc11bc.tar.gz |
Prep for 0.9.8
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 31093de0..c7d4b2f0 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.9.7) +AC_INIT(lightdm, 0.9.8) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE |