summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-04-08 16:23:04 +1200
committerRobert Ancell <robert.ancell@canonical.com>2014-04-08 16:23:04 +1200
commit76edcb62dcdccfaf5ad21071410dafbdc9f4f10a (patch)
tree370cfe53de4bdf1dcf320fde907a969bb79ea5b0 /configure.ac
parent2248ee353f0e54d7e8c89bf12aec0d2aa893a53f (diff)
downloadlightdm-76edcb62dcdccfaf5ad21071410dafbdc9f4f10a.tar.gz
Releasing 1.10.01.10.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 1ef7e202..9ded6cad 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.15)
+AC_INIT(lightdm, 1.10.0)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])