commit | ebf3c04b262aa27fbb97f8a0156c2347fecafafb | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Sun Jun 06 15:40:01 2021 +0900 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Jun 06 15:40:01 2021 +0900 |
tree | e357e9abc3cafd36e289e1952807e7688dc20240 | |
parent | 15664a5f35b6db8077e3e8aeb377e72f0f95e23e [diff] |
Git 2.32 Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index c0942f1..9c125f2 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.32.0-rc3 +DEF_VER=v2.32.0 LF=' '