summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2012-04-05 17:07:52 +1000
committerRobert Ancell <robert.ancell@canonical.com>2012-04-05 17:07:52 +1000
commit2c0f29e44fa6aa1436cf4c8bc1fa4d1eab753d67 (patch)
tree4efee3086d1b48455b199bb1d9dda6cebefd3baa
parent471d1c90a23695ac6d21c1585d044cedabc6c1a3 (diff)
downloadlightdm-git-lightdm-1-0.tar.gz
Bump version number1.0.11lightdm-1-0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a46ae751..a79a91e6 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.0.10)
+AC_INIT(lightdm, 1.0.11)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE