commit | 2e27de94d485a6da0c8e264c165e55100f1a13a8 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Fri Aug 09 10:15:39 2019 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Aug 09 10:15:39 2019 -0700 |
tree | 8d7b13d09c0710452331ea6a454a9ea01f20a9fa | |
parent | fcdd9cc86d9efeb6b4bbcb9cff98d5a329afffcb [diff] |
Git 2.23-rc2 Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index c4044c6..551e607 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.23.0-rc1 +DEF_VER=v2.23.0-rc2 LF=' '