diff options
author | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2013-01-09 12:42:28 +0100 |
---|---|---|
committer | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2013-01-09 12:42:28 +0100 |
commit | 4748dc2ce443233862be6749900458b959790a96 (patch) | |
tree | d1a226b9d6c92c4a905ef77b9ddca34807e6a5bf | |
parent | 468b90c5e0d7f7ce925459a9721f5151c15d27c7 (diff) | |
download | pam_tacplus-4748dc2ce443233862be6749900458b959790a96.tar.gz pam_tacplus-4748dc2ce443233862be6749900458b959790a96.zip |
Changed version to 1.3.8
-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 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 |