summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-12-02 12:18:49 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-12-02 12:18:49 -0800
commitbd01c6de67715586f7527115bb4f74e7929b3b66 (patch)
tree5a9ffef9dd9154f1fbb3e85fce82b30af2182815 /GIT-VERSION-GEN
parentMerge branch 'maint-1.7.0' into maint-1.7.1 (diff)
parentGit 1.7.0.8 (diff)
downloadtgif-bd01c6de67715586f7527115bb4f74e7929b3b66.tar.xz
Git 1.7.1.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 31d95da4f0..8eb10c2c1f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.1.2
+DEF_VER=v1.7.1.3
LF='
'