summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-01-08 20:43:54 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-01-08 20:44:13 (GMT)
commit7a6a90c6ec48fc78c83d7090d6c1b95d8f3739c0 (patch)
tree6384cf5c9d09404a58711fcad2f7e738e537fb09 /GIT-VERSION-GEN
parent1f5f3ffe5ceae12f0f7d78c42f657d9fee48fde2 (diff)
downloadgit-7a6a90c6ec48fc78c83d7090d6c1b95d8f3739c0.zip
git-7a6a90c6ec48fc78c83d7090d6c1b95d8f3739c0.tar.gz
git-7a6a90c6ec48fc78c83d7090d6c1b95d8f3739c0.tar.bz2
Git 2.25-rc2v2.25.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 5867391..2e0ddec 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.25.0-rc1
+DEF_VER=v2.25.0-rc2
LF='
'