diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-12-13 21:17:26 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-12-13 21:17:26 +0900 |
| commit | 02f498172348f7ba9dceb169305b74c7eca7a38d (patch) | |
| tree | 3e138b3e5e7c88cc9222c017d670936deb6874f7 /GIT-VERSION-GEN | |
| parent | fbabbc30e7bf3dee054ac74105d765fb0ec61893 (diff) | |
| download | git-2.35.6.tar.xz | |
Git 2.35.6v2.35.6
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 97ea90dca5..4ed31ea54d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.35.5 +DEF_VER=v2.35.6 LF=' ' |
