version: re-add the trailing "+"

ENGINE-1002--3.x
positron 1 year ago
parent 0aab558e33
commit fa57c747ca

@ -38,7 +38,7 @@ extern "C" {
// which must always be defined
#define PEP_ENGINE_VERSION_RC 7 // the last already-released RC for this
// patchlevel, or not defined if not an RC
//#define PEP_ENGINE_VERSION_PLUS + // Only defined when the repo is in a
#define PEP_ENGINE_VERSION_PLUS + // Only defined when the repo is in a
// non-released non-RC state.
/* The following macros serve to machine-generate a definition of

Loading…
Cancel
Save