diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-03-11 21:29:12 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-04-17 21:16:07 +0200 |
| commit | ec583449067bab5b800ecc63926f35c9dae96fa1 (patch) | |
| tree | 9b67735938a1b39bee28bd96a7504d090ed3615b /GIT-VERSION-GEN | |
| parent | c96ecfe6a5d6167b14cac591d9fcbc73f778ed23 (diff) | |
| download | git-2.38.5.tar.xz | |
Git 2.38.5v2.38.5
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 775d560fd2..d78ceb857a 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.38.4 +DEF_VER=v2.38.5 LF=' ' |
