[#BSLS_DEPRECATE_MAKE_VER] = BSLS_DEPRECATE_MAKE_VER :mrdocs: Expand to an opaque sequence of symbols encoding a UOR version where the specified `M` is the major version number and the specified `N` is the minor version number. == Synopsis Declared in `<bsls_deprecate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define BSLS_DEPRECATE_MAKE_VER(M, N) ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#