diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2024-10-30 01:03:46 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2024-11-26 22:15:01 +0100 |
| commit | 5c21db3a0d5f4414b65e114ca21c5a1fe736f2bc (patch) | |
| tree | d4b0b69a843f20f977ec85d7c611066b9947a341 /GIT-VERSION-GEN | |
| parent | 67809f7c4c654e0f7c4fefff3b46451e217a0294 (diff) | |
| download | git-2.46.3.tar.xz | |
Git 2.46.3v2.46.3
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
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 05fa12fec7..7cde816ede 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.46.2 +DEF_VER=v2.46.3 LF=' ' |
