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-09-10 22:55:55 +0400
committerJunio C Hamano <gitster@pobox.com>2010-09-10 22:55:55 +0400
commit3b3a8ed4beadf5d9437597108355b23c7143bc81 (patch)
tree7f4837766f5bf8bd1d008ac38470a53f34b4f910
parent5b45c55545dc492ff9cbe19d17c275b96b198eed (diff)
Git 1.7.3 rc1v1.7.3-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index f6d301a10f..0cbf043731 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.2.GIT
+DEF_VER=v1.7.3-rc1
LF='
'