diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-10-02 07:45:44 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-10-02 07:46:27 -0700 |
| commit | 111e864d69c84284441b083966c2065c2e9a4e78 (patch) | |
| tree | 5e4fcf7f72684fdb76f33d931cd0f7306f220653 /GIT-VERSION-GEN | |
| parent | ead0a050e2eddf8c67ee3404e165bffd42c6fd42 (diff) | |
| download | git-2.47.0-rc1.tar.xz | |
Git 2.47-rc1v2.47.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 38e920725c..1499ae59f6 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.47.0-rc0 +DEF_VER=v2.47.0-rc1 LF=' ' |
