diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-05-30 17:18:43 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-05-30 17:18:43 -0700 |
| commit | bea9ecd24b0c3bf06cab4a851694fe09e7e51408 (patch) | |
| tree | fe5721ebe96d0d7d3278d762237bea7e590ff036 /GIT-VERSION-GEN | |
| parent | f8c58f24cc37086619967959fc75c1db34583dba (diff) | |
| parent | 46698a8ea13f244aac74366d2ee66a88e92e001a (diff) | |
| download | git-2.45.2.tar.xz | |
Git 2.45.2v2.45.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 ae4bbb054d..eb53b0ee01 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.45.1 +DEF_VER=v2.45.2 LF=' ' |
