summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Nijhof <jeroen@jeroennijhof.nl>2013-01-09 12:42:28 +0100
committerJeroen Nijhof <jeroen@jeroennijhof.nl>2013-01-09 12:42:28 +0100
commit4748dc2ce443233862be6749900458b959790a96 (patch)
treed1a226b9d6c92c4a905ef77b9ddca34807e6a5bf
parent468b90c5e0d7f7ce925459a9721f5151c15d27c7 (diff)
downloadpam_tacplus-4748dc2ce443233862be6749900458b959790a96.tar.gz
pam_tacplus-4748dc2ce443233862be6749900458b959790a96.zip
Changed version to 1.3.8
-rw-r--r--pam_tacplus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pam_tacplus.h b/pam_tacplus.h
index dc51dee..c65212d 100644
--- a/pam_tacplus.h
+++ b/pam_tacplus.h
@@ -28,7 +28,7 @@
/* pam_tacplus major, minor and patchlevel version numbers */
#define PAM_TAC_VMAJ 1
#define PAM_TAC_VMIN 3
-#define PAM_TAC_VPAT 7
+#define PAM_TAC_VPAT 8
#ifndef PAM_EXTERN
#define PAM_EXTERN extern