summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2013-09-11 16:49:07 +0200
committerThorsten Kukuk <kukuk@thkukuk.de>2013-09-11 16:49:07 +0200
commitc4d8ba02bd5efbd8f6b1fae11b78c096b41c57eb (patch)
tree7aa7cb05c946fc7459321871d7e6c4556816bc89 /configure.in
parenta96671eba96370ac078b09599ffc9612aa24e262 (diff)
Release version 1.1.7
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 1961354a..f1b688cd 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT
AC_CONFIG_SRCDIR([conf/pam_conv1/pam_conv_y.y])
AC_CONFIG_AUX_DIR([build-aux])
-AM_INIT_AUTOMAKE("Linux-PAM", 1.1.6)
+AM_INIT_AUTOMAKE("Linux-PAM", 1.1.7)
LT_INIT([disable-static])
AC_PREREQ([2.61])
AC_CONFIG_HEADERS([config.h])