summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2012-04-18 18:29:46 +1000
committerRobert Ancell <robert.ancell@canonical.com>2012-04-18 18:29:46 +1000
commitae743a49143600898984ae70511882e65d69ec86 (patch)
tree9b92cdcf56705e7f874e38cf364802c6d65c6157
parentbebe97e6e81e34ba812baf21baf2ff4db29f60de (diff)
downloadlightdm-git-ae743a49143600898984ae70511882e65d69ec86.tar.gz
Bump version number1.2.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 499609bd..05daffcc 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.2.0)
+AC_INIT(lightdm, 1.2.1)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE