diff options
| author | Junio C Hamano <gitster@pobox.com> | 2023-08-21 09:34:58 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-08-21 09:34:58 -0700 |
| commit | 43c8a30d150ecede9709c1f2527c8fba92c65f40 (patch) | |
| tree | ec44278158a284553bcd943ecb8ab9a791a95a80 /GIT-VERSION-GEN | |
| parent | 915e51b74eda1649b1066d191a0b47cdfbb63249 (diff) | |
| download | git-2.42.0.tar.xz | |
Git 2.42v2.42.0
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 bbfb1418e3..2c8dae398f 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.42.0-rc2 +DEF_VER=v2.42.0 LF=' ' |
