summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-10-06 16:21:06 +1100
committerRobert Ancell <robert.ancell@canonical.com>2011-10-06 16:21:06 +1100
commit131d4434ee240d94ce1e350a4af713c8c087d006 (patch)
tree35bd60032a717ccbea56c808dabffebaf5d09bdd
parentd4e6af4c119e49f0708ee3b8680ff478200add70 (diff)
downloadlightdm-git-131d4434ee240d94ce1e350a4af713c8c087d006.tar.gz
Releasing 1.0.2lightdm-1.0.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4234e213..0b61372f 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.2~bzr)
+AC_INIT(lightdm, 1.0.2)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE