Tag GIT_VERSION when Git is built with MSVC
commitf5c3178151e3963cc8cf73fdc200831850b7a632
authorMarius Storm-Olsen <mstormo@gmail.com>
Wed, 16 Sep 2009 08:20:31 +0000 (16 10:20 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 19 Sep 2009 03:00:42 +0000 (18 20:00 -0700)
tree95f5f3b430d1fc108bdc6dce3f047cb49e584faf
parent259d87c354954e8ee3b241dce1393c27186e8ee7
Tag GIT_VERSION when Git is built with MSVC

This may help us debug issues on Windows, as we now can build Git
natively on Windows with both MinGW and MSVC.

Signed-off-by: Marius Storm-Olsen <mstormo@gmail.com>
Acked-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile