summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-10-04 19:54:15 +1100
committerRobert Ancell <robert.ancell@canonical.com>2011-10-04 19:54:15 +1100
commit96d8466c4950913bd6deae3e587c60b1f1103cbe (patch)
tree6caa4decbdce8cd9e8edf5c9fb5406aed3664f8a
parent3931a43978a252e0ce2ac433c800d855657cecae (diff)
downloadlightdm-git-96d8466c4950913bd6deae3e587c60b1f1103cbe.tar.gz
Releasing 1.0.1lightdm-1.0.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f384bb25..6e31f6ad 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.1~bzr)
+AC_INIT(lightdm, 1.0.1)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE