summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-12-25 19:21:28 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-12-25 19:22:02 (GMT)
commit99c33bed562b41de6ce9bd3fd561303d39645048 (patch)
tree9d2d12511bef83c12c0dd5d642d1460f34edf82e /GIT-VERSION-GEN
parentd2189a721cc08b78b63853b8aa825dc828e835cf (diff)
downloadgit-99c33bed562b41de6ce9bd3fd561303d39645048.zip
git-99c33bed562b41de6ce9bd3fd561303d39645048.tar.gz
git-99c33bed562b41de6ce9bd3fd561303d39645048.tar.bz2
Git 2.25-rc0v2.25.0-rc0
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 22e8d83..4ad93d8 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.24.GIT
+DEF_VER=v2.25.0-rc0
LF='
'