diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2013-12-03 19:21:28 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2013-12-03 19:21:28 +1300 |
commit | c50b67aaceae98ce879243614240bfc38299a6b4 (patch) | |
tree | cb9234ee607a65243ef6b3dbf2238bc7a965c5bc /configure.ac | |
parent | 5d057d10b63fcc265eac4778e2cf801b91c9deb0 (diff) | |
download | lightdm-git-c50b67aaceae98ce879243614240bfc38299a6b4.tar.gz |
Releasing 1.9.41.9.4
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 a57e1668..b6ca1f30 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.9.3) +AC_INIT(lightdm, 1.9.4) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) |