diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-12-13 21:04:03 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-12-13 21:04:03 +0900 |
| commit | 82689d5e5d3f41da2ab1fbf9fbe7aacfd6da74c1 (patch) | |
| tree | a92adef507e1ae6d63b05e01fa99b3fa44d5171c /GIT-VERSION-GEN | |
| parent | 16128765d70f1375bcde3f27f51f85492b176a59 (diff) | |
| download | git-2.31.6.tar.xz | |
Git 2.31.6v2.31.6
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 91a5ae7739..7e159104b2 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.31.5 +DEF_VER=v2.31.6 LF=' ' |
