Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2007-05-01 04:16:19 +0400
committerJunio C Hamano <junkio@cox.net>2007-05-01 04:16:19 +0400
commit07c785dbb799ce7fa74686e776cd07d69c3ce01e (patch)
tree891c82a25aa3a5eb3b1e2391738059e3559a508f /GIT-VERSION-GEN
parentfe5d30b6302369990499c428b28921b903153b81 (diff)
parentb5cc62f701abf8b903387a5d7c77a59f347d66fd (diff)
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 41ee8b4ea2..cd9e0500e0 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='
'