summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobert.ancell@canonical.com <>2010-11-12 13:54:33 +1100
committerrobert.ancell@canonical.com <>2010-11-12 13:54:33 +1100
commit856b19d6d37213ab617d3b3a0d09225c5244ba74 (patch)
tree43be229c8e220d40004bb5cc04f2cb34c606b992
parentd05ea384f986fa6efd0828afec558ddab19fdf13 (diff)
downloadlightdm-git-856b19d6d37213ab617d3b3a0d09225c5244ba74.tar.gz
Releasing 0.2.0lightdm-0.2.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fdbff75f..7a57193d 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.1.2)
+AC_INIT(lightdm, 0.2.0)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE