diff options
| author | Junio C Hamano <gitster@pobox.com> | 2018-06-13 12:57:07 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-06-13 12:57:07 -0700 |
| commit | 68372c88794aba15f853542008cda39def768372 (patch) | |
| tree | f2baa0aa4aea77f794f9275eb476d751f20e45b7 /GIT-VERSION-GEN | |
| parent | 549ca8aa7ce73fa3d4d5daabc8929d09b92c4763 (diff) | |
| download | git-2.18.0-rc2.tar.xz | |
Git 2.18-rc2v2.18.0-rc2
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 1971bf34c3..49fc15e1c1 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.18.0-rc1 +DEF_VER=v2.18.0-rc2 LF=' ' |
