Hi all, I'm trying to get the Git revision used for the latest stable release (4.1.2) and I saw the ChangeLog file in the tarball, but the included Git rev in there doesn't exist any more in the zeromq/libzmq repo:
$ git show 58d8206c0500d0c14c5da94ee6d9e24a9504c9e9 fatal: bad object 58d8206c0500d0c14c5da94ee6d9e24a9504c9e9 What was the Git rev used for the 4.1.2 release? ------8< ChangeLog in the 4.1.2 tarball ----------------------------------------------------------------------- # Generated by Makefile. Do not edit. commit 58d8206c0500d0c14c5da94ee6d9e24a9504c9e9 Author: Pieter Hintjens <[email protected]> Date: Mon Jun 15 11:39:27 2015 +0200 Updated NEWS for 4.1.2 NEWS | 84 ++++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 49 insertions(+), 35 deletions(-) ------------------------------------------------------------------------------------------------------------------------------ Best, /Ricardo _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
