summaryrefslogtreecommitdiff
path: root/source3/include/idmap.h
diff options
context:
space:
mode:
authorGerald (Jerry) Carter <jerry@samba.org>2008-09-18 14:49:46 -0500
committerGerald (Jerry) Carter <jerry@samba.org>2008-09-19 11:43:45 -0500
commit7d391c09eea0197d6ea298afff66ae13d6398fdb (patch)
tree101d470198ccdf33f28345cd630647e81d80a4ef /source3/include/idmap.h
parent8ac5db124630586605bd3972975ea47ee1cb34c0 (diff)
downloadsamba-7d391c09eea0197d6ea298afff66ae13d6398fdb.tar.gz
samba-7d391c09eea0197d6ea298afff66ae13d6398fdb.tar.bz2
samba-7d391c09eea0197d6ea298afff66ae13d6398fdb.zip
idmap: Increment the interface number after Volker's rewrite.
Diffstat (limited to 'source3/include/idmap.h')
-rw-r--r--source3/include/idmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/idmap.h b/source3/include/idmap.h
index 95c3e4c0c2..5548eae0ca 100644
--- a/source3/include/idmap.h
+++ b/source3/include/idmap.h
@@ -32,7 +32,7 @@
/* Updated to 4, completely new interface, SSS */
-#define SMB_IDMAP_INTERFACE_VERSION 4
+#define SMB_IDMAP_INTERFACE_VERSION 5
struct idmap_domain {
const char *name;