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-04-08 23:54:49 +0300
committerJunio C Hamano <gitster@pobox.com>2022-04-08 23:54:49 +0300
commitab1f2765f78e75ee51dface57e1071b3b7f42b09 (patch)
tree859789b56a4edef43825da7a823aff2ac45f7236
parente7109d5c7c6863be1a0793ffdc64b6dba416a7d5 (diff)
Git 2.36-rc1v2.36.0-rc1
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 d92e7d4398..1c5f645167 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.36.0-rc0
+DEF_VER=v2.36.0-rc1
LF='
'