summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-03-24 12:59:15 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-03-24 12:59:15 -0700
commit8f9aeb0d36c6cbfb849946bb272fa0d3c4611547 (patch)
tree1885c2e8840ec2019fd1929193e3977ce4ab63e5 /GIT-VERSION-GEN
parentMerge branch 'ab/doc-no-option-notation-fix' into maint (diff)
downloadtgif-8f9aeb0d36c6cbfb849946bb272fa0d3c4611547.tar.xz
Git 2.12.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 d18eb6d9b1..e83f591a7b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.12.1
+DEF_VER=v2.12.2
LF='
'