commit | bea9ecd24b0c3bf06cab4a851694fe09e7e51408 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu May 30 17:18:43 2024 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Thu May 30 17:18:43 2024 -0700 |
tree | fe5721ebe96d0d7d3278d762237bea7e590ff036 | |
parent | f8c58f24cc37086619967959fc75c1db34583dba [diff] [blame] | |
parent | 46698a8ea13f244aac74366d2ee66a88e92e001a [diff] [blame] |
Git 2.45.2 Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index ae4bbb0..eb53b0e 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=' '