summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-09-07 11:41:20 +1200
committerRobert Ancell <robert.ancell@canonical.com>2015-09-07 11:41:20 +1200
commitcf549bff5c30975dde5a6b863f68881c5a2c3c9f (patch)
treebcd9236182a3d607c8ab66310efe84be3e651edf /configure.ac
parentf7304b3bec93f4eed4b4b5de12fd90e0dfaeca37 (diff)
downloadlightdm-git-cf549bff5c30975dde5a6b863f68881c5a2c3c9f.tar.gz
Releasing 1.16.01.16.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 83a72f98..a85846aa 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.3)
+AC_INIT(lightdm, 1.16.0)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])