summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-09-30 15:55:14 +1300
committerRobert Ancell <robert.ancell@canonical.com>2014-09-30 15:55:14 +1300
commit9fe365d5492c81c5176b8202fc3a716ff1a15734 (patch)
tree28b4cbe328b6c66df6519040949cecf6edaf22f9 /configure.ac
parent2b149bb0cf866071d9898ecbe51167e0048abf16 (diff)
downloadlightdm-9fe365d5492c81c5176b8202fc3a716ff1a15734.tar.gz
Relasing 1.12.01.12.0
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 1fbc0749..01a32509 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.11.9)
+AC_INIT(lightdm, 1.12.0)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])