diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-03-11 20:29:33 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-04-17 21:15:54 +0200 |
| commit | 3a19048ce498d519bd564c9fd222161dca789321 (patch) | |
| tree | 493d2e6639ce9050b63a8cb8acdeabd259aa5e7b /GIT-VERSION-GEN | |
| parent | bcd874d50faf884c57cd78e9e26515a39c552744 (diff) | |
| download | git-2.33.8.tar.xz | |
Git 2.33.8v2.33.8
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 19d4d618cf..477b46d140 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.33.7 +DEF_VER=v2.33.8 LF=' ' |
