summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-10-30 14:45:35 -0700
committerRobert Ancell <robert.ancell@canonical.com>2013-10-30 14:45:35 -0700
commit81410972c2350ad798a7a2e1c7df0761c65078e4 (patch)
treebffa6c55e617b791eaf89208206cc96d9a81b650 /configure.ac
parent6a7296a5d73c368318c420799674040b15a05bfc (diff)
downloadlightdm-81410972c2350ad798a7a2e1c7df0761c65078e4.tar.gz
Releasing 1.9.11.9.1
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 5fa5cbb1..103fc09a 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.0)
+AC_INIT(lightdm, 1.9.1)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])