summaryrefslogtreecommitdiff
path: root/source3/include/passdb.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2005-01-22 12:02:13 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:55:08 -0500
commita851dcd09a5aff51707a49ace567a272a58837b7 (patch)
tree1d65153126190e4511b48d2b26c98ecaa73f64a9 /source3/include/passdb.h
parent6e5accde90d9f078fbb3d1b0f11c45cfe391e4ad (diff)
downloadsamba-a851dcd09a5aff51707a49ace567a272a58837b7.tar.gz
samba-a851dcd09a5aff51707a49ace567a272a58837b7.tar.bz2
samba-a851dcd09a5aff51707a49ace567a272a58837b7.zip
r4932: Forgot to increase version with the account-policy-commit.
Guenther (This used to be commit 42e380303ddce890f313c221a766dc1e1ee972fb)
Diffstat (limited to 'source3/include/passdb.h')
-rw-r--r--source3/include/passdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/passdb.h b/source3/include/passdb.h
index f37a278255..eed3be1ff9 100644
--- a/source3/include/passdb.h
+++ b/source3/include/passdb.h
@@ -241,7 +241,7 @@ struct acct_info
* this SAMBA will load. Increment this if *ANY* changes are made to the interface.
*/
-#define PASSDB_INTERFACE_VERSION 6
+#define PASSDB_INTERFACE_VERSION 7
typedef struct pdb_context
{