diff options
| author | Junio C Hamano <gitster@pobox.com> | 2013-12-05 14:11:11 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2013-12-05 14:11:20 -0800 |
| commit | 15a42a10ec71eb18983750562a2a8a43b224fef0 (patch) | |
| tree | 2c208dd06917ffc4361cee469bfd3d9b7e5405cb /GIT-VERSION-GEN | |
| parent | bb5d531efa804bbf09064e4a7ce65e096599f3c7 (diff) | |
| parent | d2446dfd7f3b3f8948142cfb07a0270e2497d93f (diff) | |
| download | git-15a42a10ec71eb18983750562a2a8a43b224fef0.tar.gz | |
Sync with 1.8.5jk/remove-deprecated
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 366705cbe5..99a62f3baf 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.8.5-rc1 +DEF_VER=v1.8.5 LF=' ' |
