diff options
| author | Junio C Hamano <gitster@pobox.com> | 2020-12-14 10:30:05 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-12-14 10:30:05 -0800 |
| commit | 1c52ecf4ba0f4f7af72775695fee653f50737c71 (patch) | |
| tree | 6074236a0c54902222e640e7d63bb24a5817c1f1 /GIT-VERSION-GEN | |
| parent | 3fc7fc1c5f05602be0ad9d81ba3797dfc97f8efd (diff) | |
| download | git-1c52ecf4ba0f4f7af72775695fee653f50737c71.tar.xz | |
Git 2.30-rc0v2.30.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 82bcd13f4c..c3bbcc9cfa 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.29.GIT +DEF_VER=v2.30.0-rc0 LF=' ' |
