s3:registry: introduce a define REGDB_CODE_VERSION and use it in regdb code.
authorMichael Adam <obnox@samba.org>
Thu, 1 Sep 2011 22:34:12 +0000 (00:34 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 30 Sep 2011 14:10:51 +0000 (16:10 +0200)
commit70023eaebc33d7130bcddf0075beee7d19df276a
tree0db780d7d2326ac274a4411f0197f90498967a01
parent80da07e03cedff97bf2a360ca69ee83361ff79e5
s3:registry: introduce a define REGDB_CODE_VERSION and use it in regdb code.

This is to not use the precise code version REGDB_VERSION_V3 explicitly
in the code.
source3/registry/reg_backend_db.c
source3/registry/reg_db.h