summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Terry <michael.terry@canonical.com>2014-02-18 17:40:09 -0500
committerMichael Terry <michael.terry@canonical.com>2014-02-18 17:40:09 -0500
commitd13aada929c7213c8168ea16a9cb4eb87343d21a (patch)
treeece384054eedddec057226c4f2ac2f50cdce977c /configure.ac
parent4017f1cae435ef889e756146b332754d8a376474 (diff)
parentd3f621f260cd73f6512326f8c96d20e5f7837cc2 (diff)
downloadlightdm-d13aada929c7213c8168ea16a9cb4eb87343d21a.tar.gz
Merge from trunk
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 bd4d187e..6213091e 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.8)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])