diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-12-13 21:24:14 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-12-13 21:24:14 +0900 |
| commit | 37ed7bf0f13d204ccb6b8e7e2fbcf7b3bf13e25c (patch) | |
| tree | 033c779c08009fe085e85c51fca0aec6a7c8142e /GIT-VERSION-GEN | |
| parent | fea9f607a88dc43e479c7c9105663f28b8a0deb9 (diff) | |
| download | git-2.38.3.tar.xz | |
Git 2.38.3v2.38.3
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 bc58932dc1..b7ec05b0af 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.38.2 +DEF_VER=v2.38.3 LF=' ' |
