diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2016-11-23 09:47:43 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2016-11-23 09:47:43 +1300 |
commit | 40b4ec63a2804fa6d1af4a863d3223c4bea4858d (patch) | |
tree | df8ca7859c2edd3dd053f60e754e68c81fb4dc10 /configure.ac | |
parent | 53998d514872581c061b7671430569a1e145a9c8 (diff) | |
download | lightdm-git-40b4ec63a2804fa6d1af4a863d3223c4bea4858d.tar.gz |
Releasing 1.21.11.21.1
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 ae29e461..40a79e22 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.21.0) +AC_INIT(lightdm, 1.21.1) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) |