summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-03-10 16:59:29 +1300
committerRobert Ancell <robert.ancell@canonical.com>2015-03-10 16:59:29 +1300
commita6bef4b1ced90b6a56ad8ffd8a64d6f7bf524793 (patch)
tree06b4f16f3bc0303f3031f1edea71a1f4251ac166 /configure.ac
parenta7ca2569efb52bced2820af8eb1c34ebaea4bf30 (diff)
downloadlightdm-git-a6bef4b1ced90b6a56ad8ffd8a64d6f7bf524793.tar.gz
Releasing 1.10.51.10.5
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 3eea44cf..dfeca928 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.10.4)
+AC_INIT(lightdm, 1.10.5)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])