diff options
| author | Taylor Blau <me@ttaylorr.com> | 2022-09-30 17:37:57 -0400 |
|---|---|---|
| committer | Taylor Blau <me@ttaylorr.com> | 2022-10-06 17:45:10 -0400 |
| commit | fcdaa211e6127eeba69a121844e08aec67da2131 (patch) | |
| tree | a64be4c03e2ff08fb15ee74d79804774c65d6e32 /GIT-VERSION-GEN | |
| parent | 58612f82b660e3378c73f0698d11b0f1fef741da (diff) | |
| download | git-2.36.3.tar.xz | |
Git 2.36.3v2.36.3
Signed-off-by: Taylor Blau <me@ttaylorr.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 12f26c83d6..bb8cba6f16 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.36.2 +DEF_VER=v2.36.3 LF=' ' |
