summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-09-28 15:38:00 +1000
committerRobert Ancell <robert.ancell@canonical.com>2011-09-28 15:38:00 +1000
commit268a64281bcbc84ad6f347c951599ae023598ac5 (patch)
tree3f4e5d3a89689777bd3900fbc4515d7c53ddec14 /configure.ac
parent7fa3cc5ece09b8738c704fd3f355b1fd633ae7c8 (diff)
downloadlightdm-268a64281bcbc84ad6f347c951599ae023598ac5.tar.gz
Adjust version number
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 c7d4b2f0..1c3ec8dd 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.8)
+AC_INIT(lightdm, 0.9.9~bzr)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE