summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-03-21 17:01:55 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-03-21 17:03:57 -0700
commit4503bd5c3732b142667e14d214c21c46e8f3eeaa (patch)
tree6b78c1cd4e950088ba548dd617f5f8cb6c11bb73 /GIT-VERSION-GEN
parentUpdate draft release notes to 1.7.1 (diff)
parentGit 1.7.0.3 (diff)
downloadtgif-4503bd5c3732b142667e14d214c21c46e8f3eeaa.tar.xz
Sync with Git 1.7.0.3
* maint: Git 1.7.0.3 .mailmap: Map the the first submissions of MJG by e-mail Documentation/git-clone: Transform description list into item list Documentation/urls: Remove spurious example markers Documentation/gitdiffcore: Remove misleading date in heading Documentation/git-reflog: Fix formatting of command lists
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 d968ff0fcd..076c18ecc3 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.0.2
+DEF_VER=v1.7.0.3
LF='
'