diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2024-04-10 20:37:40 +0200 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2024-04-19 12:38:33 +0200 |
| commit | 47b6d90e91835082010da926f6a844d4441c57a6 (patch) | |
| tree | 58b8a47acdb13d5a1e654bdf89f99a9b2788cffa /GIT-VERSION-GEN | |
| parent | 9e65df5eab274bf74c7b570107aacd1303a1e703 (diff) | |
| download | git-2.39.4.tar.xz | |
Git 2.39.4v2.39.4
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 eec953731c..c124ef0b41 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.39.3 +DEF_VER=v2.39.4 LF=' ' |
