summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-11-02 11:27:32 -0400
committerRobert Ancell <robert.ancell@canonical.com>2011-11-02 11:27:32 -0400
commit1822f5a6236f68b5dfc893b02201b53eef7b9865 (patch)
tree6a3a98e1be99410a02fa5091be2ec15cc02d2b7b
parentff88b00c6631e81f4cd15df2fb9f9b38a033b731 (diff)
downloadlightdm-git-1822f5a6236f68b5dfc893b02201b53eef7b9865.tar.gz
Bump version numberlightdm-1.0.6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a67e4403..a22a9057 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.5)
+AC_INIT(lightdm, 1.0.6)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE