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 <gitster@pobox.com>2010-04-12 00:41:43 +0400
committerJunio C Hamano <gitster@pobox.com>2010-04-12 00:42:33 +0400
commitfcd424011bf7b841e9d4b3154ecadf6bf5e6e686 (patch)
tree960e62142da32453c24e88e14899d866c1dacc8d /GIT-VERSION-GEN
parentc512b035556eff4d8f869afeda5fd78bc7a4966d (diff)
Git 1.7.0.5v1.7.0.5
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 3eb6d8517e..6705b10483 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.0.4
+DEF_VER=v1.7.0.5
LF='
'