summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-10-28 15:26:39 +1300
committerRobert Ancell <robert.ancell@canonical.com>2015-10-28 15:26:39 +1300
commit9760535ab1bbc8d69d3ca372f58b4776afae167c (patch)
tree34d4f9fae003835bcbbd3aac006269c238303db8 /configure.ac
parent4d4d2599688984c053dae2637407d9c0c9e65968 (diff)
downloadlightdm-9760535ab1bbc8d69d3ca372f58b4776afae167c.tar.gz
Releasing 1.17.01.17.0
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 008b9753..3c606174 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.16.0)
+AC_INIT(lightdm, 1.17.0)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])