summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSean Davis <smd.seandavis@gmail.com>2014-01-20 22:32:10 -0500
committerSean Davis <smd.seandavis@gmail.com>2014-01-20 22:32:10 -0500
commitf348d942016ed25914d9423d87d95443abb7b330 (patch)
tree1441189ca0a5368d03000513b1b07397644bcf32 /configure.ac
parent2ba12c02ce6a5021840c537048f9709bd0339bce (diff)
downloadlightdm-gtk-greeter-git-f348d942016ed25914d9423d87d95443abb7b330.tar.gz
Update version1.7.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6a712e5..60c0adc 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.7.0)
+AC_INIT(lightdm-gtk-greeter, 1.7.1)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE