summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-11-03 16:38:41 +1300
committerRobert Ancell <robert.ancell@canonical.com>2015-11-03 16:38:41 +1300
commitb8c6e47735bc8073c9f1442c45ceb2d86570a8db (patch)
tree30479d474d686120cb136f16c6eda26b25c36204 /configure.ac
parent80e4edb3cab104b1c70fda7336a725fee97ec7f0 (diff)
downloadlightdm-git-b8c6e47735bc8073c9f1442c45ceb2d86570a8db.tar.gz
Releasing 1.17.11.17.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 3c606174..7086a89b 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.17.0)
+AC_INIT(lightdm, 1.17.1)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])