summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-03-17 17:32:58 +1300
committerRobert Ancell <robert.ancell@canonical.com>2014-03-17 17:32:58 +1300
commit8d6b8d1629269415d97b899ef2ca5773f17d7555 (patch)
treed614c48457dc60d94dd800fac1dbd408799db47c /configure.ac
parentdb18942e1b5bbe67c0830af3c1865ba5c4f2c908 (diff)
downloadlightdm-8d6b8d1629269415d97b899ef2ca5773f17d7555.tar.gz
Releasing 1.9.121.9.12
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 c42f1705..dd8df49d 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.11)
+AC_INIT(lightdm, 1.9.12)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])