diff options
| author | Junio C Hamano <gitster@pobox.com> | 2018-03-22 14:24:45 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-03-22 14:24:45 -0700 |
| commit | d32eb83c1db7d0a8bb54fe743c6d1dd674d372c5 (patch) | |
| tree | 208957e011fa1ad95f41cf740334be6fbdcee782 /GIT-VERSION-GEN | |
| parent | 88595ebceb0333dbefb73ac04df7722e17cdf40b (diff) | |
| download | git-2.16.3.tar.xz | |
Git 2.16.3v2.16.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 19e45a7d30..8945e05f52 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.16.2 +DEF_VER=v2.16.3 LF=' ' |
