summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-02-13 11:10:16 +1300
committerRobert Ancell <robert.ancell@canonical.com>2014-02-13 11:10:16 +1300
commit2d0d1fce01ba60f35114a71567f53c5112f0fdd1 (patch)
treefd390bedd4872de17721dbf9770cba12ad6eb421 /configure.ac
parent5227954091309359c7f0efe5d4742a1c61219c1b (diff)
downloadlightdm-2d0d1fce01ba60f35114a71567f53c5112f0fdd1.tar.gz
1.9.7 changes weren't pushed, put them in now. The 1.9.7 release it revision 1885 plus the NEWS and configure.ac changes
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 0ee9b54e..aa190c68 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.6)
+AC_INIT(lightdm, 1.9.7)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])