diff options
| author | Junio C Hamano <gitster@pobox.com> | 2020-03-17 14:36:45 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-03-17 14:36:45 -0700 |
| commit | 506223f9c5c8956f895f0342e4a6d4244b5fa570 (patch) | |
| tree | ffc75038e07070badec6d9add8861de6dbeba740 /GIT-VERSION-GEN | |
| parent | b6d4d82bd5a49197d5d2f4f81c08da0d461cfcf1 (diff) | |
| parent | 17a02783d8f7cac1780d8035f3e2e0d25bba077b (diff) | |
| download | git-2.24.2.tar.xz | |
Git 2.24.2v2.24.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 0cd2c2846e..8480762ca5 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.24.1 +DEF_VER=v2.24.2 LF=' ' |
