summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-01-22 16:51:15 +1300
committerRobert Ancell <robert.ancell@canonical.com>2014-01-22 16:51:15 +1300
commitcbc856e6caf3fbb4790bfc06580f0debf3aeaec0 (patch)
treec271398b13d3e5a11057b6b61aab528d794b657e /configure.ac
parent1f25926ffbed52c1a67eb69c03ed6c9fb9a3dfba (diff)
downloadlightdm-cbc856e6caf3fbb4790bfc06580f0debf3aeaec0.tar.gz
Releasing 1.9.61.9.6
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 b12ae291..4c0d0895 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.5)
+AC_INIT(lightdm, 1.9.6)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])