diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-12-13 21:13:48 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-12-13 21:13:48 +0900 |
| commit | 7fe9bf55b84d2610a7ac09893b25ef188f145a21 (patch) | |
| tree | 7c2492329738ab879dea32041131ab1994da5e29 /GIT-VERSION-GEN | |
| parent | 5f22dcc02df6e69145489c8bec6872e9452688b8 (diff) | |
| download | git-2.33.6.tar.xz | |
Git 2.33.6v2.33.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 d7948f1653..08677a66f5 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.33.5 +DEF_VER=v2.33.6 LF=' ' |
