~ubuntu-branches/ubuntu/vivid/libpam-tacplus/vivid

« back to all changes in this revision

Viewing changes to pam_tacplus.h

  • Committer: Package Import Robot
  • Author(s): Jeroen Nijhof
  • Date: 2012-05-19 19:25:00 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20120519192500-n8ymcwdck1lv2401
Tags: 1.3.7-1
* New upstream release.
* Changed compat level to 9 for hardening
* Fixed license link

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
/* pam_tacplus major, minor and patchlevel version numbers */
29
29
#define PAM_TAC_VMAJ 1
30
30
#define PAM_TAC_VMIN 3
31
 
#define PAM_TAC_VPAT 6
 
31
#define PAM_TAC_VPAT 7
32
32
 
33
33
#ifndef PAM_EXTERN
34
34
    #define PAM_EXTERN extern