includeVersionInGeneratedWarning top-level property
Whether or not to include the version in the generated warning.
This is a global rather than an option because it's only intended to be used internally, to avoid churn in Pigeon test files.
Implementation
bool includeVersionInGeneratedWarning = true;