The getVersion() no longer returns only version information, but also other meta data about the binary, thus the name of this method is no longer fitting and should be changed to meta().
This method should then return a struct, containing the meta information.
The
getVersion()no longer returns only version information, but also other meta data about the binary, thus the name of this method is no longer fitting and should be changed tometa().This method should then return a struct, containing the meta information.