Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-06-22 19:07:56 +0300
committerJunio C Hamano <gitster@pobox.com>2022-06-22 19:07:56 +0300
commitf770e9f396d48b567ef7b37d273e91ad570a3522 (patch)
treed79358dabc9247d88d7f10bbcd1e4cc6b1242155
parentb9e4d89ca4eb05ec6d86600e39a8400de40e1ab9 (diff)
Git 2.37-rc2v2.37.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 22e76c2a59..120af376c1 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.37.0-rc1
+DEF_VER=v2.37.0-rc2
LF='
'