diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-09-20 09:10:24 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-09-23 10:33:01 -0700 |
| commit | 4f71522dfb7fc53eff569023303980c66114b1bc (patch) | |
| tree | ddffa72fcc8e3352ca422c57758bbe0cb0b13024 /GIT-VERSION-GEN | |
| parent | d497bd9d597a21430da541a9f5414784ad26e48b (diff) | |
| download | git-2.46.2.tar.xz | |
Git 2.46.2v2.46.2
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 efe61fd1f8..05fa12fec7 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.46.2-pre +DEF_VER=v2.46.2 LF=' ' |
