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-12-02 21:31:32 +0400
committerJunio C Hamano <gitster@pobox.com>2011-12-02 22:02:52 +0400
commit406da7803217998ff6bf5dc69c55b1613556c2f4 (patch)
treeba721d660ea032edfb28f96cb7d69b11e82f56b5 /GIT-VERSION-GEN
parentfc14b89a7e6899b8ac3b5751ec2d8c98203ea4c2 (diff)
Git 1.7.8v1.7.8
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 2d12904f60..a04c8f32b7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.8-rc4
+DEF_VER=v1.7.8
LF='
'