diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2022-06-23 12:35:41 +0200 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2022-06-23 12:35:41 +0200 |
| commit | 80c525c4acaf6072697d4bd2a3a5137f91665b55 (patch) | |
| tree | 0b213bb3245d66e4b4d650d0ea72ffc34a4bee0b /GIT-VERSION-GEN | |
| parent | eebfde3f213e2990727a64da0d7d04ad961a28b0 (diff) | |
| download | git-2.33.4.tar.xz | |
Git 2.33.4v2.33.4
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 86a3a2870c..473746835b 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.33.3 +DEF_VER=v2.33.4 LF=' ' |
