Hi Jon,

[email protected] 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
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to