commit | c44beea485f0f2feaf460e2ac87fdd5608d63cf0 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Sun Aug 17 17:18:23 2025 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Aug 17 17:18:23 2025 -0700 |
tree | e9e5d10eabf9594442ebce05f25c7580234f2cf6 | |
parent | e5ab6b3e5a3f0a94a429526e0fe6f491955ac053 [diff] |
Git 2.51 Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index be80141..64cbc58 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN
@@ -1,6 +1,6 @@ #!/bin/sh -DEF_VER=v2.51.0-rc2 +DEF_VER=v2.51.0 LF=' '