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, 2 Sep 2011 08:17:20 +0000 (10:17 +0200)
commitfff30e9f88f404bf3521f892e325222b2e8773aa
treef2f5d510f6d995d99f3c76d6fcdfafea2b3eef31
parent39c6de28fa5bdbd32c465a08e589deee3ee2c074
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