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>2011-04-06 21:57:32 +0400
committerJunio C Hamano <gitster@pobox.com>2011-04-06 21:57:32 +0400
commit6be0559183ac0b40680df314748141d1bdf28e41 (patch)
tree02b305e9c9203a2d664962c5c9c7d9c4aa626b09 /GIT-VERSION-GEN
parente38f2a88e56796d13c2a31192bc78ed930b89e54 (diff)
Git 1.7.5-rc1v1.7.5-rc1
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 35848df034..e9b2a47aff 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.5-rc0
+DEF_VER=v1.7.5-rc1
LF='
'