diff options
| author | Junio C Hamano <gitster@pobox.com> | 2021-02-25 16:34:59 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2021-02-25 16:43:33 -0800 |
| commit | 225365fb5195e804274ab569ac3cc4919451dc7f (patch) | |
| tree | 0bcdf8b617a1e72f1ed1a00944f117a3b3ce9b2f /GIT-VERSION-GEN | |
| parent | 140045821aa78da3a80a7d7c8f707b955e1ab40d (diff) | |
| download | git-2.31.0-rc0.tar.xz | |
Git 2.31-rc0v2.31.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 0327733794..6fb66d3e55 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.30.GIT +DEF_VER=v2.31.0-rc0 LF=' ' |
