diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:51:13 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:51:13 +0100 |
| commit | 94f6e3e283f2adfc518b39cfc39291f1c2832ad0 (patch) | |
| tree | b4ca4da5256781384cbc09c0b38919cfae6dad34 /GIT-VERSION-GEN | |
| parent | e4e68081bb811672b069eb1d6c97e57dd0764d51 (diff) | |
| download | git-2.30.2.tar.xz | |
Git 2.30.2v2.30.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 b0019d49d8..9d789e0efc 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.30.1 +DEF_VER=v2.30.2 LF=' ' |
