diff options
Diffstat (limited to 'third_party/git/GIT-VERSION-GEN')
-rwxr-xr-x | third_party/git/GIT-VERSION-GEN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/GIT-VERSION-GEN b/third_party/git/GIT-VERSION-GEN index a1539a7ce682..ca6ccb49866c 100755 --- a/third_party/git/GIT-VERSION-GEN +++ b/third_party/git/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.23.0 +DEF_VER=v2.29.2 LF=' ' |