commit | 274b9cc25322d9ee79aa8e6d4e86f0ffe5ced925 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Sun Mar 22 16:50:46 2020 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Mar 22 16:50:46 2020 -0700 |
tree | 97bd391b7e49c10af962121644bac85c0d23ead7 | |
parent | 55a75686061148ea0f9b448cf6e8b0596599eff2 [diff] |
Git 2.26 Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index a7a0fc9..5db483f 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.26.0-rc2 +DEF_VER=v2.26.0 LF=' '