diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-03-11 20:47:34 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-04-17 21:15:57 +0200 |
| commit | abcb63fb70a69956a892fa830f3866098797787c (patch) | |
| tree | b3e20f85bf38a3db019fc971d236e6b0886f780e /GIT-VERSION-GEN | |
| parent | d6e9f67a8ea8223aa81e2c4ef2e7bd0bdcf9a553 (diff) | |
| download | git-2.34.8.tar.xz | |
Git 2.34.8v2.34.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 f829504b5b..d6e5732684 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.34.7 +DEF_VER=v2.34.8 LF=' ' |
