]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
Tag GIT_VERSION when Git is built with MSVC
[thirdparty/git.git] / Makefile
index dcc086ad494476b6702ac879a0b1f445e3d7b044..12defd4c971befd1d1f2648813e6914a93b4431c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -877,6 +877,7 @@ ifneq (,$(findstring CYGWIN,$(uname_S)))
        UNRELIABLE_FSTAT = UnfortunatelyYes
 endif
 ifdef MSVC
+       GIT_VERSION := $(GIT_VERSION).MSVC
        pathsep = ;
        NO_PREAD = YesPlease
        NO_OPENSSL = YesPlease