diff --git a/documentation/library_guide/macros.rst b/documentation/library_guide/macros.rst index a18ba670ee5..1c5906429a0 100644 --- a/documentation/library_guide/macros.rst +++ b/documentation/library_guide/macros.rst @@ -8,6 +8,10 @@ Use these macros to get the current version of |onedpl_long| (|onedpl_short|). ================================= ============================== Macro Description ================================= ============================== +``ONEDPL_SPEC_VERSION`` The version of the `specification + `_ + that the implementation is compliant with. +--------------------------------- ------------------------------ ``ONEDPL_VERSION_MAJOR`` A decimal number for the major version of the library. --------------------------------- ------------------------------ ``ONEDPL_VERSION_MINOR`` A decimal number for the minor version.