summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2004-04-06 16:45:38 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:51:08 -0500
commite0da679d7c0ad41e96ca027adf8ba915b0bbe21b (patch)
tree12d5018c4bd47683173c9adac0be414a194ffd4a
parent869348dfcbf66a88998cb80c00902848db96901f (diff)
downloadsamba-e0da679d7c0ad41e96ca027adf8ba915b0bbe21b.tar.gz
samba-e0da679d7c0ad41e96ca027adf8ba915b0bbe21b.tar.bz2
samba-e0da679d7c0ad41e96ca027adf8ba915b0bbe21b.zip
r85: Update the winbind interface version, as I just extended the struct.
Andrew Bartlett (This used to be commit 039883043d15902096f6d5e80737f4a502ed0bf8)
-rw-r--r--source3/nsswitch/winbindd_nss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/nsswitch/winbindd_nss.h b/source3/nsswitch/winbindd_nss.h
index 4ddce11951..73b39569a9 100644
--- a/source3/nsswitch/winbindd_nss.h
+++ b/source3/nsswitch/winbindd_nss.h
@@ -36,7 +36,7 @@
/* Update this when you change the interface. */
-#define WINBIND_INTERFACE_VERSION 9
+#define WINBIND_INTERFACE_VERSION 10
/* Socket commands */