summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2017-02-22 12:49:23 +1300
committerRobert Ancell <robert.ancell@canonical.com>2017-02-22 12:49:23 +1300
commitc6bd123985ae7c334119a2b0fdf74db875fe634d (patch)
treecff4d59779645bbe6f2b5ed95768c830f0cb81db /configure.ac
parent920044dcd82effcec030574293182d3236adc934 (diff)
downloadlightdm-git-c6bd123985ae7c334119a2b0fdf74db875fe634d.tar.gz
Releasing 1.21.51.21.5
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 22974243..fe839b4e 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.4)
+AC_INIT(lightdm, 1.21.5)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])