diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2024-10-30 00:52:18 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2024-11-26 22:14:59 +0100 |
| commit | 664d4fa692cb8637a7c9297c94abf0de8593e585 (patch) | |
| tree | a9c8346dc6ba5c037669461e2416a048edb8d756 /GIT-VERSION-GEN | |
| parent | c39c2d29e62d5bd13f390ca20f6e756aced681b1 (diff) | |
| download | git-2.43.6.tar.xz | |
Git 2.43.6v2.43.6
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 fcaa390a61..81630dde84 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.43.5 +DEF_VER=v2.43.6 LF=' ' |
