diff options
| author | Junio C Hamano <gitster@pobox.com> | 2014-12-17 11:44:59 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2014-12-17 11:44:59 -0800 |
| commit | 8e36a6d5752ced382ecd46a5f2cd94276f79451c (patch) | |
| tree | 815fc42c27ab577ea1b9e5c3eb0bce6e990c8790 /GIT-VERSION-GEN | |
| parent | 58f1d950e373afe35ed8661045914d23e973d067 (diff) | |
| download | git-2.1.4.tar.xz | |
Git 2.1.4v2.1.4
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 b0500c22dd..b313654fe3 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.1.3 +DEF_VER=v2.1.4 LF=' ' |
