diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:25:09 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:25:09 +0100 |
| commit | 2aedeff35fde779b03b57125b1f50f6c528bfbea (patch) | |
| tree | 510cf36376ab348a842216028072a44d1bf858a4 /GIT-VERSION-GEN | |
| parent | aeb93d7da2bee3fac5e858b8eb89fa480d8b692e (diff) | |
| download | git-2aedeff35fde779b03b57125b1f50f6c528bfbea.tar.xz | |
Git 2.32.6v2.32.6
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 3d2538de85..b989f81d5e 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.32.5 +DEF_VER=v2.32.6 LF=' ' |
