diff options
| author | Junio C Hamano <gitster@pobox.com> | 2023-11-02 16:38:18 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-11-02 16:59:16 +0900 |
| commit | 61a22ddaf0626111193a17ac12f366bd6d167dff (patch) | |
| tree | b75696b4d737ac478075a85e69a91306e28c131d /GIT-VERSION-GEN | |
| parent | b8e45c5aa285ef7fbc7d59fb282ea0b7fb2fabf6 (diff) | |
| download | git-2.42.1.tar.xz | |
Git 2.42.1v2.42.1
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 2c8dae398f..226c8c19ff 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.42.0 +DEF_VER=v2.42.1 LF=' ' |
