diff options
| author | Junio C Hamano <gitster@pobox.com> | 2018-09-27 11:52:33 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-09-27 11:52:33 -0700 |
| commit | cae598d9980661a978e2df4fb338518f7bf09572 (patch) | |
| tree | 6fc060e90345ae83a8ef94ff0bf78da93e7148a8 /GIT-VERSION-GEN | |
| parent | 1958ad504befa6a09c475cc8ab9de43b359de137 (diff) | |
| download | git-2.19.1.tar.xz | |
Git 2.19.1v2.19.1
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 e9dc8f7a01..164fa4f499 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.19.0 +DEF_VER=v2.19.1 LF=' ' |
