diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-04-13 15:21:28 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-04-13 15:21:28 -0700 |
| commit | 1f65dd6ae635f77c588ac432cad1a299723d00d6 (patch) | |
| tree | d276b872a065585c0c85c1f4c2d0d544e46fd7ba /GIT-VERSION-GEN | |
| parent | 87ed4fc046840706138d46e0033a009e74c3887a (diff) | |
| parent | 15304344342b7c888f732d28f908890d874bcb0c (diff) | |
| download | git-2.33.3.tar.xz | |
Git 2.33.3v2.33.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 d81eab5f00..86a3a2870c 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.33.2 +DEF_VER=v2.33.3 LF=' ' |
