diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-04-13 15:21:34 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-04-13 15:21:34 -0700 |
| commit | d516b2db0af2221bd6b13e7347abdcb5830b2829 (patch) | |
| tree | 5ce8656672734b2dabab1a10747ce6674d139ac5 /GIT-VERSION-GEN | |
| parent | 53ef17d3ee0f7fcb151f428ee3bd736b8046825f (diff) | |
| parent | 2f0dde7852b7866bb044926f73334ff3fc30654b (diff) | |
| download | git-2.35.3.tar.xz | |
Git 2.35.3v2.35.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 3a7a9f0438..002b1d7af4 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.35.2 +DEF_VER=v2.35.3 LF=' ' |
