summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-03-24 20:59:15 +0100
committerJunio C Hamano <gitster@pobox.com>2017-03-24 20:59:15 +0100
commit8f9aeb0d36c6cbfb849946bb272fa0d3c4611547 (patch)
tree1885c2e8840ec2019fd1929193e3977ce4ab63e5 /GIT-VERSION-GEN
parentMerge branch 'ab/doc-no-option-notation-fix' into maint (diff)
downloadgit-8f9aeb0d36c6cbfb849946bb272fa0d3c4611547.tar.xz
git-8f9aeb0d36c6cbfb849946bb272fa0d3c4611547.zip
Git 2.12.2v2.12.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-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='
'