diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:37:53 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:37:53 +0100 |
| commit | 673472a9635805d3b1fcd0038ecc0a9418078685 (patch) | |
| tree | 5c48349fbfcc706d1f54e6823f4f481c40c8f4ec /GIT-VERSION-GEN | |
| parent | 40843216c568d39ee4d10ee256dc76de4f54f0a0 (diff) | |
| download | git-2.36.5.tar.xz | |
Git 2.36.5v2.36.5
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 6f52323b5e..4ac6f3ab03 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.36.4 +DEF_VER=v2.36.5 LF=' ' |
