summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2012-03-16 11:08:12 +1100
committerRobert Ancell <robert.ancell@canonical.com>2012-03-16 11:08:12 +1100
commit74e9e3347c2ca57413e5a1d66739b3f2378b95f7 (patch)
tree35fdf2aa3143aa6e2eaf2596f978dc25da918189 /configure.ac
parent7e7cde7b2f305c6260766f398c42740304e1a3f3 (diff)
downloadlightdm-74e9e3347c2ca57413e5a1d66739b3f2378b95f7.tar.gz
Bump 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 a97cab9c..0c563e76 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.1.8)
+AC_INIT(lightdm, 1.1.9~bzr)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE