summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-01-02 20:37:02 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-01-02 20:38:30 (GMT)
commit8679ef24ed64018bb62170c43ce73e0261c0600a (patch)
treeda962e6036a49435383dea5726580a9c263d648e /GIT-VERSION-GEN
parenta82027e9e6c477c01dac6d5af4a8756ff7122b67 (diff)
downloadgit-d5b9efb81bace4afe1b2aeab9f2cc1f6d1bb5c99.zip
git-d5b9efb81bace4afe1b2aeab9f2cc1f6d1bb5c99.tar.gz
git-d5b9efb81bace4afe1b2aeab9f2cc1f6d1bb5c99.tar.bz2
Git 2.25-rc1v2.25.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 4ad93d8..5867391 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.25.0-rc0
+DEF_VER=v2.25.0-rc1
LF='
'