On Fri, Jun 15, 2012 at 09:51:00AM -0700, Graham Ballantyne wrote: > I just downloaded the 1.7.10.4 tag from github. After compiling and > installing, git --version returns "git version 1.7.10.3". I think that > tag might be pointing to the wrong commit? Looks like 121f71f (Git 1.7.10.4, 2012-06-03) forgot to update DEF_VAR in GIT-VERSION-GEN. Operator error from the maintainer? It builds with the right version from the git repository (which runs git-describe and sees we are on the v1.7.10.4 tag), but exporting the tag's contents and building fails. I suspect that the git-1.7.10.4 tarball on kernel.org would also have the same problem. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html