summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-02-01 10:11:22 +1300
committerRobert Ancell <robert.ancell@canonical.com>2013-02-01 10:11:22 +1300
commitf5033d168bd2b00ea0cd5f362d244aeab2028176 (patch)
tree6ec5bd1c09264aa658a23e6678d7db777bd489a2 /configure.ac
parent4202d9cc78d07546c123d2be992f22cf4c15418f (diff)
downloadlightdm-f5033d168bd2b00ea0cd5f362d244aeab2028176.tar.gz
Releasing 1.5.01.5.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 407f5321..a521c249 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.4.0)
+AC_INIT(lightdm, 1.5.0)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])