diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 39cc4cadc06899..64df0a8a3cb670 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.47.1 +DEF_VER=v2.47.2 # Identify microsoft/git via a distinct version suffix DEF_VER=$DEF_VER.vfs.0.0