diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-03-11 17:54:15 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-04-17 21:15:47 +0200 |
| commit | ea56f91275c1797776f10f4ac5d65671bb4f3e8b (patch) | |
| tree | 10423bc2c46a887b2edc9f8d18584b747a1b9d1c /GIT-VERSION-GEN | |
| parent | 92957d84271d8a54604df0a78c4318485c607ef6 (diff) | |
| download | git-2.31.8.tar.xz | |
Git 2.31.8v2.31.8
Signed-off-by: Taylor Blau <me@ttaylorr.com>
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 c2fe910925..545412a500 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.31.7 +DEF_VER=v2.31.8 LF=' ' |
