summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-03-13 11:58:50 +1300
committerRobert Ancell <robert.ancell@canonical.com>2014-03-13 11:58:50 +1300
commit59fd7d1dccaa7ddaa9e8367f3051e15e8ccc8a42 (patch)
tree31cd08b22cfc834986dfa177f0b7c25f46c9b715 /configure.ac
parentb8117e391222597161bee10c7c932fe6c893bafc (diff)
downloadlightdm-59fd7d1dccaa7ddaa9e8367f3051e15e8ccc8a42.tar.gz
Releasing 1.9.101.9.10
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 c220bea2..dea210f0 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.9)
+AC_INIT(lightdm, 1.9.10)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])