Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-03-24 22:59:15 +0300
committerJunio C Hamano <gitster@pobox.com>2017-03-24 22:59:15 +0300
commit8f9aeb0d36c6cbfb849946bb272fa0d3c4611547 (patch)
tree1885c2e8840ec2019fd1929193e3977ce4ab63e5 /GIT-VERSION-GEN
parent75d4476f52f734bb1a01be9dfc99b1797cb3bdfe (diff)
Git 2.12.2v2.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='
'