diff options
| author | Junio C Hamano <gitster@pobox.com> | 2020-03-17 14:54:02 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-03-17 15:06:37 -0700 |
| commit | 0822e66b5d49d0de1aa767b38785e42de05eaf40 (patch) | |
| tree | 0502681eecb3060dd8627f6aaf48310c5bd11564 /GIT-VERSION-GEN | |
| parent | 65588b0b2eb73f7724aa1c9ff7e2dbde34b6bca6 (diff) | |
| download | git-2.25.2.tar.xz | |
Git 2.25.2v2.25.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 2a8e709916..61023f4097 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.25.1 +DEF_VER=v2.25.2 LF=' ' |
