diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2022-03-17 10:57:32 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2022-03-24 00:24:29 +0100 |
| commit | 44de39c45c65134f4a6e02e7702a5db70a71041d (patch) | |
| tree | 77025683264bea3e08e3b055a07b230fe244b9b2 /GIT-VERSION-GEN | |
| parent | 6a2381a3e5176b8deb69c799ed2b600366d36d39 (diff) | |
| download | git-2.31.2.tar.xz | |
Git 2.31.2v2.31.2
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 36ab53e153..2498affd30 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.31.1 +DEF_VER=v2.31.2 LF=' ' |
