summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2012-01-31 11:27:51 +1100
committerRobert Ancell <robert.ancell@canonical.com>2012-01-31 11:27:51 +1100
commit770542e8b8dbe5a89d15a229169827904fd209f3 (patch)
tree36271addfb4b57a5282e32889dc02e7d02da9a1b
parentde8da6cfc94eb8c8d7c85f97c8bfb205ded50a5d (diff)
downloadlightdm-gtk-greeter-git-1.1.2.tar.gz
Bump version number1.1.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8d8b5fa..45edaee 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-gtk-greeter, 1.1.1)
+AC_INIT(lightdm-gtk-greeter, 1.1.2)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE