diff options
| author | Junio C Hamano <gitster@pobox.com> | 2026-09-10 05:36:03 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-09-10 05:36:17 -0700 |
| commit | fa7f9290efe2bd22dd736689597b474b93798e11 (patch) | |
| tree | 9035c7dbcf2b10ccce011d12b8b83f67affe77fa /GIT-VERSION-GEN | |
| parent | 1137fddf4079a49c28b7735f4216e02737257cf0 (diff) | |
Git 2.56-rc0HEADv2.56.0-rc0mastermain
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 a72f090fe2..272bdc6e8c 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEF_VER=v2.55.GIT +DEF_VER=v2.56.0-rc0 LF=' ' |
