summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2019-12-25 11:21:28 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-12-25 11:22:02 -0800
commit99c33bed562b41de6ce9bd3fd561303d39645048 (patch)
tree9d2d12511bef83c12c0dd5d642d1460f34edf82e /GIT-VERSION-GEN
parentMerge branch 'en/fill-directory-fixes' (diff)
downloadtgif-99c33bed562b41de6ce9bd3fd561303d39645048.tar.xz
Git 2.25-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 22e8d83d98..4ad93d8be2 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='
'