summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-12-05 10:42:54 +1300
committerRobert Ancell <robert.ancell@canonical.com>2013-12-05 10:42:54 +1300
commitb896ea2c7193db1fe3c5ddc18f1f9c4ae0795801 (patch)
treeaba68745e11777ee32862605cb66a7a2cd30704d /configure.ac
parent7a302c3e69762c552ee0b5a9ddb25cff865914d5 (diff)
downloadlightdm-b896ea2c7193db1fe3c5ddc18f1f9c4ae0795801.tar.gz
Releasing 1.9.51.9.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 b6ca1f30..34748188 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.9.4)
+AC_INIT(lightdm, 1.9.5)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])