BDE 4.14.0 Production release
|
Macros | |
#define | BSLSCM_PATCHVERSION_PATCH 0 |
Provide the patch version number of the current (latest) BSL release. | |
Provide common patch versioning information.
This component provides patch versioning information for the bsl
package group (and any other package groups released atomically with bsl
). The BSLSCM_PATCHVERSION_PATCH
macro this component defines is of limited standalone utility.
This header should only be included by implementation files, to avoid unnecessary recompilations of client code.
At compile time, the patch
version of bsl
can be examined.
#define BSLSCM_PATCHVERSION_PATCH 0 |