diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-03-11 19:24:36 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-04-17 21:15:51 +0200 |
| commit | b8787a98dbef7b3b1cec9818b8856de557a65256 (patch) | |
| tree | a893c0456d8503d4b5f3949b64da6d7676fd5fc6 /GIT-VERSION-GEN | |
| parent | 31f7fe5e34612b4b8af3918d0b0cf2ea2545c2c4 (diff) | |
| download | git-2.32.7.tar.xz | |
Git 2.32.7v2.32.7
Signed-off-by: Taylor Blau <me@ttaylorr.com>
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 b989f81d5e..ee6de05684 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.32.6 +DEF_VER=v2.32.7 LF=' ' |
