summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-08-05 17:02:51 +1200
committerRobert Ancell <robert.ancell@canonical.com>2015-08-05 17:02:51 +1200
commit47a4bc4b889e8ba271886f1cf94e44105ec6bad2 (patch)
tree2b1b67188291809ef28880590ea0ea998017bd2b /configure.ac
parente35bd9d0964c39d3cd4bf872f20467e1107b7635 (diff)
downloadlightdm-47a4bc4b889e8ba271886f1cf94e44105ec6bad2.tar.gz
Releasing 1.15.11.15.1
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 9a7b0be9..fc01ee72 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.15.0)
+AC_INIT(lightdm, 1.15.1)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])