summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-05-22 09:27:45 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-05-22 09:29:01 (GMT)
commitde88ac70f3a801262eb3aa087e5d9a712be0a54a (patch)
tree678c03dca0a26afd746e8c8bb9e4aadc8bf479b1 /GIT-VERSION-GEN
parent378c7c6ad48c4ccddf9b534616a0e86f28440bd3 (diff)
downloadgit-de88ac70f3a801262eb3aa087e5d9a712be0a54a.zip
git-de88ac70f3a801262eb3aa087e5d9a712be0a54a.tar.gz
git-de88ac70f3a801262eb3aa087e5d9a712be0a54a.tar.bz2
Git 2.32-rc1v2.32.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 dd1d809..8862d57 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.32.0-rc0
+DEF_VER=v2.32.0-rc1
LF='
'