diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-10-23 14:44:17 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-10-23 14:44:17 +0900 |
| commit | fc849d8d6b90e5c1e0c37bc0d60dd92b2fe7347f (patch) | |
| tree | a4b816d0420d9765c66e956a637019f50b72b37f /GIT-VERSION-GEN | |
| parent | 95c1a7963099ff5fec5e2445c29ba7565bd149b0 (diff) | |
| download | git-2.14.3.tar.xz | |
Git 2.14.3v2.14.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 1ab52e381e..9c203fb249 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.14.2 +DEF_VER=v2.14.3 LF=' ' |
