summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-03-17 13:23:48 -0700
committerJunio C Hamano <gitster@pobox.com>2020-03-17 13:25:33 -0700
commitc42c0f12972194564f039dcf580d89ca14ae72d6 (patch)
tree5e958ae4191ade220c544b7c4528a92db829bf89 /GIT-VERSION-GEN
parent07259e74ec1237c836874342c65650bdee8a3993 (diff)
downloadgit-2.17.4.tar.xz
Git 2.17.4v2.17.4
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 bd6cd16e3d..cdb21b3311 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.17.3
+DEF_VER=v2.17.4
LF='
'