summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2016-12-09 11:14:33 +1300
committerRobert Ancell <robert.ancell@canonical.com>2016-12-09 11:14:33 +1300
commitd516731ec6f11052b198f84e83af3c382e48d817 (patch)
treed05755369c2a84c4f3ab1e0115a2d7c7cc9f63f3 /configure.ac
parentb6b9140f3d09513ae27495e37f57ef2541935287 (diff)
downloadlightdm-git-d516731ec6f11052b198f84e83af3c382e48d817.tar.gz
Releasing 1.21.21.21.2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 40a79e22..f44b35f8 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.1)
+AC_INIT(lightdm, 1.21.2)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])