summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-11-21 23:22:12 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-11-21 23:22:12 +0900
commit98cdfbb84ad2ed6a2eb43dafa357a70a4b0a0fad (patch)
tree8b09a2c7062a7af90b93b25f0b370bf2ef462b25 /GIT-VERSION-GEN
parentMerge branch 'sg/test-rebase-editor-fix' into maint (diff)
downloadtgif-98cdfbb84ad2ed6a2eb43dafa357a70a4b0a0fad.tar.xz
Git 2.19.2
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 164fa4f499..1b9ba0a6b1 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.19.1
+DEF_VER=v2.19.2
LF='
'