summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJeroen Nijhof <jeroen@chalcy0n.(none)>2011-04-21 16:21:01 +0200
committerJeroen Nijhof <jeroen@chalcy0n.(none)>2011-04-21 16:21:01 +0200
commit28ad740550c92826a54cf830946ce907d948d898 (patch)
tree07be62c5c76b11b94d8685806f92b07139459d0a /configure.ac
parentf6bf73038319b47b3065bdc8ee77244954f17b97 (diff)
downloadpam_tacplus-28ad740550c92826a54cf830946ce907d948d898.tar.gz
pam_tacplus-28ad740550c92826a54cf830946ce907d948d898.zip
Version changed to 1.3.3, changed bitflags to hex, thanks Jason.
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 07c1cdb..d169d3e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ AC_PREREQ(2.59)
AC_COPYRIGHT([
See the included file: COPYING for copyright information.
])
-AC_INIT(pam_tacplus, 1.3.2, [jeroen@nijhofnet.nl,kravietz@ceti.com.pl])
+AC_INIT(pam_tacplus, 1.3.3, [jeroen@nijhofnet.nl,kravietz@ceti.com.pl])
AC_CONFIG_AUX_DIR(config)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([pam_tacplus.c])