aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-04-08 13:54:49 -0700
committerJunio C Hamano <gitster@pobox.com>2022-04-08 13:54:49 -0700
commitab1f2765f78e75ee51dface57e1071b3b7f42b09 (patch)
tree859789b56a4edef43825da7a823aff2ac45f7236 /GIT-VERSION-GEN
parente7109d5c7c6863be1a0793ffdc64b6dba416a7d5 (diff)
downloadgit-ab1f2765f78e75ee51dface57e1071b3b7f42b09.tar.gz
Git 2.36-rc1v2.36.0-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
-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='
'