diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-05-05 13:29:43 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-05-05 13:29:43 +0900 |
| commit | 773e3a2e0226cffac6c813c2d3bea5ba480675d8 (patch) | |
| tree | f09194ecd6fb9982ded057dedcab00a45641ab3b /GIT-VERSION-GEN | |
| parent | a849d36cf2877a1890371851710382f463290978 (diff) | |
| download | git-2.11.2.tar.xz | |
Git 2.11.2v2.11.2
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 706946c7cd..d207f15fb0 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.11.1 +DEF_VER=v2.11.2 LF=' ' |
