[#BloombergLP-baltzo-ZoneinfoBinaryHeader-setVersion] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baltzo.adoc[baltzo]::xref:BloombergLP/baltzo/ZoneinfoBinaryHeader.adoc[ZoneinfoBinaryHeader]::setVersion :relfileprefix: ../../../ :mrdocs: Set the `version` attribute of this object to the specified `value`. The behavior is undefined unless '0 == value || (50 >= value || 52 <= value)'. Note that 50 is the value of ASCII character `2` and 52 is the value of ASCII character `4`. == Synopsis Declared in `<baltzo_zoneinfobinaryheader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setVersion(char value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#