diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:29:45 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:29:45 +0100 |
| commit | b7a92d078b9b9a39553623815699eb029074e39d (patch) | |
| tree | d39bf3864e33047c37a43ec8af914688716d8f71 /GIT-VERSION-GEN | |
| parent | 6a53a59bf9986f99c1a8dd0f36e2b9d6033e89f2 (diff) | |
| download | git-2.35.7.tar.xz | |
Git 2.35.7v2.35.7
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 4ed31ea54d..03bc4ada42 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.35.6 +DEF_VER=v2.35.7 LF=' ' |
