diff options
author | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2012-05-19 19:30:33 +0200 |
---|---|---|
committer | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2012-05-19 19:30:33 +0200 |
commit | 0a9f299095dac79ed9728af663302d5569d968e9 (patch) | |
tree | 5d01ceaba519b0597d8428b2489e2f9ed3d77585 /pam_tacplus.h | |
parent | ff5528f04eb982b12c7e54faf9b2600a8d08eecf (diff) | |
download | pam_tacplus-0a9f299095dac79ed9728af663302d5569d968e9.tar.gz pam_tacplus-0a9f299095dac79ed9728af663302d5569d968e9.zip |
Set version to 1.3.7
Diffstat (limited to 'pam_tacplus.h')
-rw-r--r-- | pam_tacplus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pam_tacplus.h b/pam_tacplus.h index afeeef5..dc51dee 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 6 +#define PAM_TAC_VPAT 7 #ifndef PAM_EXTERN #define PAM_EXTERN extern |