diff options
| author | Junio C Hamano <gitster@pobox.com> | 2016-03-17 10:00:44 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2016-03-17 11:23:05 -0700 |
| commit | 765428699a5381f113d19974720bc91b5bfeaf1d (patch) | |
| tree | d154f4838eb97e2eb3539da7458c5cf70194dbc9 /GIT-VERSION-GEN | |
| parent | 32c6dca8c428672c11a2a0ddf3cb2f7476caff86 (diff) | |
| download | git-2.4.11.tar.xz | |
Git 2.4.11v2.4.11
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 859e14c1df..4b0af4d5be 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.4.10 +DEF_VER=v2.4.11 LF=' ' |
