summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-09-27 11:52:33 -0700
committerJunio C Hamano <gitster@pobox.com>2018-09-27 11:52:33 -0700
commitcae598d9980661a978e2df4fb338518f7bf09572 (patch)
tree6fc060e90345ae83a8ef94ff0bf78da93e7148a8 /GIT-VERSION-GEN
parent1958ad504befa6a09c475cc8ab9de43b359de137 (diff)
downloadgit-cae598d9980661a978e2df4fb338518f7bf09572.tar.gz
Git 2.19.1v2.19.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 e9dc8f7a01..164fa4f499 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.19.0
+DEF_VER=v2.19.1
LF='
'