summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-02-22 13:12:56 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-02-22 13:12:56 -0800
commit326e5bc91eecf73234ead29636207bc516573e79 (patch)
tree802b6758c0c27ae910f40e1b4862cb72a71eee9f /GIT-VERSION-GEN
parentMerge branch 'nd/ita-cleanup' into maint (diff)
downloadtgif-326e5bc91eecf73234ead29636207bc516573e79.tar.xz
Git 2.7.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 330b339d1c..d7ab24e356 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.7.1
+DEF_VER=v2.7.2
LF='
'