diff options
| author | Junio C Hamano <gitster@pobox.com> | 2023-08-04 10:01:45 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-08-04 10:52:31 -0700 |
| commit | ac83bc5054c2ac489166072334b4147ce6d0fccb (patch) | |
| tree | a55cf9b18bcbed84f94787f160713b234210c7b6 /GIT-VERSION-GEN | |
| parent | 65e25ae52298e9f1a8c7d94fd0ddffaf30cd944e (diff) | |
| download | git-2.42.0-rc0.tar.xz | |
Git 2.42-rc0v2.42.0-rc0
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 07e72c28b8..7313f8aa3e 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.41.GIT +DEF_VER=v2.42.0-rc0 LF=' ' |
