summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-03-10 19:13:13 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-03-10 19:14:08 (GMT)
commit594730e980521310d88006d91f3f14ef5eff1e2b (patch)
tree0ef2cc61653b2537d065964dc761efe258894001 /GIT-VERSION-GEN
parent2e1e569d0ef7507354c57d9b2be4b0f44241a1d4 (diff)
downloadgit-4624442d68ee402a94364191085b77137618633e.zip
git-4624442d68ee402a94364191085b77137618633e.tar.gz
git-4624442d68ee402a94364191085b77137618633e.tar.bz2
Git 2.7.3v2.7.3
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 d7ab24e..c3ec13b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.7.2
+DEF_VER=v2.7.3
LF='
'