diff options
| author | Junio C Hamano <gitster@pobox.com> | 2018-06-04 21:41:41 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-06-04 21:41:41 +0900 |
| commit | 3e5524907b43337e82a24afbc822078daf7a868f (patch) | |
| tree | 4ec41fbdfd4e9569fceb3e25d4c1945f1944af0e /GIT-VERSION-GEN | |
| parent | e66e8f9be8af90671b85a758b62610bd1162de2d (diff) | |
| download | git-2.18.0-rc1.tar.xz | |
Git 2.18-rc1v2.18.0-rc1
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 bdd758e409..1971bf34c3 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.18.0-rc0 +DEF_VER=v2.18.0-rc1 LF=' ' |
