diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2022-06-23 12:35:32 +0200 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2022-06-23 12:35:32 +0200 |
| commit | 656d9a24f624039831bc2e865f4cc42f393caf70 (patch) | |
| tree | e9f1ffe99c2c7888b818a7f5f2cdea8de05db4ce /GIT-VERSION-GEN | |
| parent | fc0c773028685cdbae35c6c71f3fd3b87ab70985 (diff) | |
| download | git-2.32.3.tar.xz | |
Git 2.32.3v2.32.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 e7efe58866..c8237bb5e9 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.32.2 +DEF_VER=v2.32.3 LF=' ' |
