[zeromq-dev] 0MQ version 2.0.8 (stable) released

Martin Lucina mato at kotelna.sk
Thu Aug 26 01:00:33 CEST 2010


Hi Jon,

jon at totient.co.uk said:
> Mato
> 
> Thanks for packaging this.
> 
> Is there a specific commit which the 2.0.8 download was created from?

It's tagged as 'v2.0.8', I should have probably mentioned that in the
announcement.

If you want to pull but don't have the tag pulled (yet) then at least one
way I know which works is:

$ git pull ...
(pulls the lot)
$ git checkout v2.0.8
(resets your HEAD to v2.0.8)

-mato



More information about the zeromq-dev mailing list