diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-07-12 08:40:36 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-07-12 08:41:58 -0700 |
| commit | a7dae3bdc8b516d36f630b12bb01e853a667e0d9 (patch) | |
| tree | 1bde81acc13988f487d933232fd365b555f2e4f2 /GIT-VERSION-GEN | |
| parent | e6ae4d6efe8c755e0e6f5508acbf3bc7e2dbc935 (diff) | |
| download | git-2.46.0-rc0.tar.xz | |
Git 2.46-rc0v2.46.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 814cdcf95d..3e96943375 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.45.GIT +DEF_VER=v2.46.0-rc0 LF=' ' |
