diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 05fa12fec794eb..f5a96185bbc749 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -3,6 +3,9 @@ GVF=GIT-VERSION-FILE DEF_VER=v2.46.2 +# Identify microsoft/git via a distinct version suffix +DEF_VER=$DEF_VER.vfs.0.0 + LF=' '