From a851dcd09a5aff51707a49ace567a272a58837b7 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Sat, 22 Jan 2005 12:02:13 +0000 Subject: r4932: Forgot to increase version with the account-policy-commit. Guenther (This used to be commit 42e380303ddce890f313c221a766dc1e1ee972fb) --- source3/include/passdb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/include/passdb.h') 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 { -- cgit