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>2012-01-07 00:48:17 +0400
committerJunio C Hamano <gitster@pobox.com>2012-01-07 00:51:09 +0400
commiteac2d83247ea0a265d923518c26873bb12c33778 (patch)
treee1ee9d1f16ce96fd5d32da24e773121f387f0ba4 /GIT-VERSION-GEN
parent5de89d3abfca98b0dfd0280d28576940c913d60d (diff)
Git 1.7.9-rc0v1.7.9-rc0
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 e18a30a16a..4e83354d0b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.8.GIT
+DEF_VER=v1.7.9-rc0
LF='
'