diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-09-25 18:23:49 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-09-25 18:24:52 -0700 |
| commit | 3857aae53f3633b7de63ad640737c657387ae0c6 (patch) | |
| tree | d4dfe7a9fd97720318c121b91baca43de31db524 /GIT-VERSION-GEN | |
| parent | 1522467d13a8fe29eb32209f175722df41e224b6 (diff) | |
| download | git-2.47.0-rc0.tar.xz | |
Git 2.47-rc0v2.47.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 ee71e9d8aa..38e920725c 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.46.GIT +DEF_VER=v2.47.0-rc0 LF=' ' |
