diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-11-02 21:40:21 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-11-03 06:49:55 -0800 |
| commit | 7f278e958afbf9b7e0727631b4c26dcfa1c63d6e (patch) | |
| tree | 5f1d63c93288eafad5dbe3b7a1af76d4b81f02e3 /GIT-VERSION-GEN | |
| parent | a4b1a1478b2a1e9f2f0b65e913baeed03f345a26 (diff) | |
| download | git-2.52.0-rc0.tar.xz | |
Git 2.52-rc0v2.52.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 b16db85e77..c43f33d889 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEF_VER=v2.51.GIT +DEF_VER=v2.52.0-rc0 LF=' ' |
