summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-08-10 16:19:27 +1200
committerRobert Ancell <robert.ancell@canonical.com>2015-08-10 16:19:27 +1200
commit5ac9291e9c49dde03e60fd15ed1f750c7a300fd3 (patch)
tree9cde4571403c2771be3ed8e78750144265f2e222 /configure.ac
parent17bbe5dcbc4342f59e10682e480d4c8fa55ee256 (diff)
downloadlightdm-git-5ac9291e9c49dde03e60fd15ed1f750c7a300fd3.tar.gz
Releasing 1.15.21.15.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 e7840244..625104ba 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.1)
+AC_INIT(lightdm, 1.15.2)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])