aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-03-16 14:01:00 -0700
committerJunio C Hamano <gitster@pobox.com>2017-03-16 14:01:20 -0700
commit7c9c2f8c394a4c1f4e09d6d5542c4e7965cc9240 (patch)
tree8b98b9a9c8bfd63fec2a0244bab80f8b52a33ef5 /GIT-VERSION-GEN
parent2846ef3e27ff0e34812dad788b706f0a1e5b5e80 (diff)
downloadgit-7c9c2f8c394a4c1f4e09d6d5542c4e7965cc9240.tar.gz
git-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 6a208e92b..d18eb6d9b 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='
'