diff options
| author | Junio C Hamano <gitster@pobox.com> | 2020-10-29 14:24:09 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-10-29 14:24:09 -0700 |
| commit | 898f80736c75878acc02dc55672317fcc0e0a5a6 (patch) | |
| tree | 75130889f941eceb57c6ceb95c6f28dfc83b609c /GIT-VERSION-GEN | |
| parent | a94bce62b99be35f2ee2b4c98f97c222e7dd9d82 (diff) | |
| download | git-2.29.2.tar.xz | |
Git 2.29.2v2.29.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
| -rwxr-xr-x | GIT-VERSION-GEN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index eee57d9fbd..ca6ccb4986 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.29.1 +DEF_VER=v2.29.2 LF=' ' |
