On Mon, Mar 4, 2013 at 8:26 AM, Ferry Huberts <mailings at hupie.com> wrote: > +GIT_VER = $(shell git submodule status git | sed -r 's/^[^0-9a-fA-F]*([0-9a-fA-F]*).*/\1/') Neat idea, but I'd rather not have the git circularity.