diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2024-10-30 00:39:06 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2024-11-26 22:14:58 +0100 |
| commit | 54ddf17f827969c989576f2411d9ff519fa8091f (patch) | |
| tree | b92581d4d850882eb78666b8f333bc1a92b7ad29 /GIT-VERSION-GEN | |
| parent | 102e0e6daa920a811890a612578a7723335b1f77 (diff) | |
| download | git-2.42.4.tar.xz | |
Git 2.42.4v2.42.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 070d22c6d1..69948fce1b 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.42.3 +DEF_VER=v2.42.4 LF=' ' |
