diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2014-03-25 14:56:32 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2014-03-25 14:56:32 +1300 |
commit | 74222b288e6d2f611f538f4c994fd2533bd0eac4 (patch) | |
tree | a70dfe2c5bb5e3a2a0dbfb1daa3a58703f237c2a /configure.ac | |
parent | 09567f7a85007a51b2fa7b0e04842f135e2f812f (diff) | |
download | lightdm-git-74222b288e6d2f611f538f4c994fd2533bd0eac4.tar.gz |
Releasing 1.9.131.9.13
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 dd8df49d..c9117b86 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.12) +AC_INIT(lightdm, 1.9.13) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) |