diff options
| author | Junio C Hamano <gitster@pobox.com> | 2020-10-08 21:53:09 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-10-08 21:53:26 -0700 |
| commit | d4a392452e292ff924e79ec8458611c0f679d6d4 (patch) | |
| tree | 9686a0e248696bfd12b80803466a2caa37c8b33d /GIT-VERSION-GEN | |
| parent | 62564ba4e5191aeb849266e8a1bb2845eb257baf (diff) | |
| download | git-2.29.0-rc1.tar.xz | |
Git 2.29-rc1v2.29.0-rc1
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 c5027c4556..0ebd699cf0 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.29.0-rc0 +DEF_VER=v2.29.0-rc1 LF=' ' |
