From 42e380303ddce890f313c221a766dc1e1ee972fb Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=BCnther=20Deschner?= Date: Sat, 22 Jan 2005 12:02:13 +0000 Subject: [PATCH] r4932: Forgot to increase version with the account-policy-commit. Guenther --- source/include/passdb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/include/passdb.h b/source/include/passdb.h index f37a2782551..eed3be1ff94 100644 --- a/source/include/passdb.h +++ b/source/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 { -- 2.47.3