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>
Tue, 11 Oct 2011 13:21:18 +0000 (15:21 +0200)
commit6f7bf59c5fbc7b224387de0924a1c64454713201
tree2532c35a08b6a9e2cc1637eeb7d3f084f69fd176
parentd18ed8ccb2b46c9211d6b1209443ca9bd5d01590
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