From 97859aeb80e4f703458ba2aa63d7aa05c41a8702 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Thu, 13 Jul 2006 09:31:04 +0000 Subject: r17007: Increment winbind protocol version number. Andrew Bartlett (This used to be commit ed51b6293b7577cb2d9e661a8491606abf349406) --- source3/nsswitch/winbindd_nss.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/nsswitch/winbindd_nss.h') 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 */ -- cgit