summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2020-02-16 20:37:38 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-02-16 20:37:38 -0800
commitc522f061d551c9bb8684a7c3859b2ece4499b56b (patch)
tree692745bf5bc2e6bd2ec19a74014eedfc143f88f5 /GIT-VERSION-GEN
parentMerge branch 'js/convert-typofix' into maint (diff)
downloadtgif-c522f061d551c9bb8684a7c3859b2ece4499b56b.tar.xz
Git 2.25.1
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 2b7f62b8bf..2a8e709916 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.25.0
+DEF_VER=v2.25.1
LF='
'