summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-07-22 16:30:01 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-07-22 16:30:01 (GMT)
commitb066807397fd55553f4910ede74839e319b661fd (patch)
tree433e94c6f9efd79d11ac82e8473b2af116a28591 /GIT-VERSION-GEN
parentcfa7ae8b6e2f375d3609e526754539ef0791d33b (diff)
downloadgit-b066807397fd55553f4910ede74839e319b661fd.zip
git-b066807397fd55553f4910ede74839e319b661fd.tar.gz
git-b066807397fd55553f4910ede74839e319b661fd.tar.bz2
Git 2.28-rc2v2.28.0-rc2
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 2b7babb..bcb0e9e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.28-rc1
+DEF_VER=v2.28-rc2
LF='
'