diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-06-13 07:51:58 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-06-13 07:51:58 -0700 |
| commit | aadf8ae518afd80b73d49eff8aff475161aa5157 (patch) | |
| tree | 9ef34109eb856f818337b4d79d0ce5b6ff9ecff0 /GIT-VERSION-GEN | |
| parent | a97f313784d98b98135c5a336d48976251086356 (diff) | |
| download | git-2.49.1.tar.xz | |
Git 2.49.1v2.49.1
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 3abfe7d3d7..4b2c88140e 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -DEF_VER=v2.49.0 +DEF_VER=v2.49.1 LF=' ' |
