-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35215/
-----------------------------------------------------------
Review request for qpid and Gordon Sim.
Repository: qpid-proton-git
Description
-------
According to the RFC4122 the version should be set between the 6-7 octets in
the most significant bits.
Example: xxxxxxxx-xxxx-Vxxx-xxxx-xxxxxxxxxxxx where V represents the version
number of this UUID.
http://tools.ietf.org/html/rfc4122#section-4.1.2
Diffs
-----
proton-c/bindings/python/proton/__init__.py a4a0e02
Diff: https://reviews.apache.org/r/35215/diff/
Testing
-------
Thanks,
Flavio Percoco