Defined in file gui_objects.asn
C++ class: CGBenchVersionReply
GBenchVersionReply ::= SEQUENCE {
-- the version we return
version GBenchVersionInfo,
-- path where the latest version can be found
download-path VisibleString,
-- the package is the executable to be launched
-- the package portion is zlib compressed!
package OCTET STRING OPTIONAL
}