aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-04-30 17:16:19 -0700
committerJunio C Hamano <junkio@cox.net>2007-04-30 17:16:19 -0700
commit07c785dbb799ce7fa74686e776cd07d69c3ce01e (patch)
tree891c82a25aa3a5eb3b1e2391738059e3559a508f /GIT-VERSION-GEN
parentfe5d30b6302369990499c428b28921b903153b81 (diff)
parentb5cc62f701abf8b903387a5d7c77a59f347d66fd (diff)
downloadgit-07c785dbb799ce7fa74686e776cd07d69c3ce01e.tar.gz
git-07c785dbb799ce7fa74686e776cd07d69c3ce01e.tar.xz
Merge branch 'maint'
* maint: GIT v1.5.1.3 send-email documentation: clarify --smtp-server git.7: Mention preformatted html doc location Clarify SubmittingPatches Checklist git-svn: Add 'find-rev' command Fix symlink handling in git-svn, related to PerlIO
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 41ee8b4ea..cd9e0500e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.1.2.GIT
+DEF_VER=v1.5.1.3.GIT
LF='
'