diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:49:55 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:49:55 +0100 |
| commit | 42ce4c7930ff494136256554cbed730857084c70 (patch) | |
| tree | d607997026d5226345a2d6a805ba2256d15565ce /GIT-VERSION-GEN | |
| parent | 97d1dcb1efb2899a40b42da894f2ead0eb7af7ef (diff) | |
| download | git-2.25.5.tar.xz | |
Git 2.25.5v2.25.5
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 77217e0897..0341b5d939 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.25.4 +DEF_VER=v2.25.5 LF=' ' |
