summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-08-26 09:58:52 +1000
committerRobert Ancell <robert.ancell@canonical.com>2011-08-26 09:58:52 +1000
commit2d81967a611c6971f1fbf5f5a729f18c03b98c0d (patch)
tree8c18afe2b15dff0c05e0cb4fb562d23c3a0f369c /configure.ac
parenteeb9eb3406809311d7d7d114d6233b650972a961 (diff)
downloadlightdm-2d81967a611c6971f1fbf5f5a729f18c03b98c0d.tar.gz
Prep for 0.9.5
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 c6e6949b..7ecedc57 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, 0.9.4)
+AC_INIT(lightdm, 0.9.5)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE