summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-03-16 14:01:00 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-03-16 14:01:20 -0700
commit7c9c2f8c394a4c1f4e09d6d5542c4e7965cc9240 (patch)
tree8b98b9a9c8bfd63fec2a0244bab80f8b52a33ef5 /GIT-VERSION-GEN
parentMerge branch 'js/realpath-pathdup-fix' into maint (diff)
downloadtgif-7c9c2f8c394a4c1f4e09d6d5542c4e7965cc9240.tar.xz
Preparing for 2.12.1
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 6a208e92bf..d18eb6d9b1 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.12.0
+DEF_VER=v2.12.1
LF='
'