diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-11-23 11:09:23 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-11-23 11:22:25 +0900 |
| commit | c000d916380bb59db69c78546928eadd076b9c7d (patch) | |
| tree | f37b47a1271d4ce9fa37dc9b1f96201563f00383 /GIT-VERSION-GEN | |
| parent | c197977cb6b250906dbe1a05f899c65bb1ac2a9f (diff) | |
| download | git-2.39.0-rc0.tar.xz | |
Git 2.39-rc0v2.39.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 e3eaeb4926..5127f181b0 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.38.GIT +DEF_VER=v2.39.0-rc0 LF=' ' |
