0022698: Add OCC_VERSION_DEVELOPMENT definition in Standard_Version.hxx V6_5_3_beta1
authorabv <abv@opencascade.com>
Mon, 2 Apr 2012 11:00:32 +0000 (15:00 +0400)
committerabv <abv@opencascade.com>
Mon, 2 Apr 2012 11:00:32 +0000 (15:00 +0400)
commita0b4c5eac5b1b70c85a79805ba19269a0fee1c80
tree817f8ba83eaea4ff3d7208149dbc038cc5445c16
parent298f9ad7098bbd93988a2ac253327a0c34fd89fd
0022698: Add OCC_VERSION_DEVELOPMENT definition in Standard_Version.hxx

New macros added to Standard_Version.hxx to identify OCC version more precisely:

- OCC_VERSION_DEVELOPMENT is to be defined as string in any version different from official release, to indicate that it is modified

- OCC_VERSION_COMPLETE is string form of the complete version number major.minor.maintenance

- OCC_VERSION_STRING_EXT is extended string for of the version equal to OCC_VERSION_COMPLETE and adding OCC_VERSION_DEVELOPMENT as suffix if it is defined

Version promoted to 6.5.3.beta1
src/Standard/Standard_Version.hxx