diff options
-rw-r--r-- | source3/nsswitch/winbindd_nss.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/nsswitch/winbindd_nss.h b/source3/nsswitch/winbindd_nss.h index be0bb11948..a7c0c9f99c 100644 --- a/source3/nsswitch/winbindd_nss.h +++ b/source3/nsswitch/winbindd_nss.h @@ -34,7 +34,7 @@ /* Update this when you change the interface. */ -#define WINBIND_INTERFACE_VERSION 15 +#define WINBIND_INTERFACE_VERSION 16 /* Socket commands */ |