diff options
Diffstat (limited to 'source4/dsdb/schema/schema_set.c')
-rw-r--r-- | source4/dsdb/schema/schema_set.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/dsdb/schema/schema_set.c b/source4/dsdb/schema/schema_set.c index f9f63330e97..b61f170f083 100644 --- a/source4/dsdb/schema/schema_set.c +++ b/source4/dsdb/schema/schema_set.c @@ -33,7 +33,7 @@ /* change this when we change something in our schema code that * requires a re-index of the database */ -#define SAMDB_INDEXING_VERSION "2" +#define SAMDB_INDEXING_VERSION "3" /* override the name to attribute handler function |