mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
auth log: Increment Authentication version
Update the minor version of the Authorisation to reflect the addition of the "eventId" and "logonType" elements. Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
ac51f1551d
commit
105cdd6c1c
@ -41,7 +41,7 @@
|
|||||||
* increment the major version.
|
* increment the major version.
|
||||||
*/
|
*/
|
||||||
#define AUTH_MAJOR 1
|
#define AUTH_MAJOR 1
|
||||||
#define AUTH_MINOR 0
|
#define AUTH_MINOR 1
|
||||||
#define AUTHZ_MAJOR 1
|
#define AUTHZ_MAJOR 1
|
||||||
#define AUTHZ_MINOR 1
|
#define AUTHZ_MINOR 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user