diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-05-05 12:25:09 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-05-05 12:43:16 +0900 |
| commit | 4000b4020911512eea10667dd5c97a0b4890e098 (patch) | |
| tree | dd3225fdc5c7baccb32e4330e99f29199bb144cb /GIT-VERSION-GEN | |
| parent | 5a4ffdf5873bc15af39a59eef4766cc4240ed586 (diff) | |
| download | git-2.4.12.tar.xz | |
Git 2.4.12v2.4.12
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 4b0af4d5be..cc57af9d00 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.4.11 +DEF_VER=v2.4.12 LF=' ' |
