summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobert.ancell@canonical.com <>2011-01-14 14:35:49 -0600
committerrobert.ancell@canonical.com <>2011-01-14 14:35:49 -0600
commit712d0c0753033a141244f1d809fa5d901e067820 (patch)
treeabe92fe270b4c39aa0845ec46c38292789fa67c6
parentd19f65e488ea5163925d06c7ed8d2c02cadb6c01 (diff)
downloadlightdm-git-lightdm-0.2.3.tar.gz
Releasing 0.2.3lightdm-0.2.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 716f4bde..5b35d21c 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.2.2)
+AC_INIT(lightdm, 0.2.3)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE