summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-02-15 15:21:23 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-02-15 15:21:23 -0800
commitffa952497288d29d94b16675c6789ef83850def3 (patch)
tree3e5ecb837fd0f196f2790cdf6fb4a153b5a399b7 /GIT-VERSION-GEN
parentMerge branch 'ab/doc-cat-file-e-still-shows-errors' into maint (diff)
downloadtgif-ffa952497288d29d94b16675c6789ef83850def3.tar.xz
Git 2.16.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 470f7b7b83..19e45a7d30 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.16.1
+DEF_VER=v2.16.2
LF='
'