diff options
| author | Junio C Hamano <gitster@pobox.com> | 2017-04-19 21:42:08 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2017-04-19 21:42:08 -0700 |
| commit | 6a2c2f8d34fa1e8f3bb85d159d354810ed63692e (patch) | |
| tree | 7a19c036e4ba27ad801ed3cd603d457be2dbc1d3 /GIT-VERSION-GEN | |
| parent | 8377f34540a33074df10ffcf27c6e90f9c88c847 (diff) | |
| download | git-2.13.0-rc0.tar.xz | |
Git 2.13-rc0v2.13.0-rc0
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 817d1cf7ef..e681ede9d8 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.12.GIT +DEF_VER=v2.13.0-rc0 LF=' ' |
