diff options
| author | Junio C Hamano <gitster@pobox.com> | 2013-12-03 11:16:56 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-12-03 11:16:56 -0800 |
| commit | a155a5f075cdc09e584a58d68bdce0c80e6c4b5a (patch) | |
| tree | c1d832b9771c7fabc992c9adc4b0db65c69106bb /GIT-VERSION-GEN | |
| parent | 2951add0e908f04fd63b48b8fcc138ae4dd66116 (diff) | |
| download | git-1.8.5.1.tar.xz | |
Git 1.8.5.1v1.8.5.1
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 99a62f3baf..6dd0ec1270 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.8.5 +DEF_VER=v1.8.5.1 LF=' ' |
