summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-09-28 15:54:00 +1000
committerRobert Ancell <robert.ancell@canonical.com>2011-09-28 15:54:00 +1000
commitf6b76534d9e1e4b4ba4d8e96d34a0e10da9df555 (patch)
tree5814cec125a3c8faf7c2f257882547d7d138d2d4 /configure.ac
parent90ff91c7ae4119ad56cdf19af11a5d38034dd849 (diff)
downloadlightdm-f6b76534d9e1e4b4ba4d8e96d34a0e10da9df555.tar.gz
Make this 1.0.0
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 1c3ec8dd..97e44bb4 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.9~bzr)
+AC_INIT(lightdm, 1.0.0)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE