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-28 23:49:09 +0400
committerJunio C Hamano <gitster@pobox.com>2011-12-29 00:03:24 +0400
commitf3f778df6900881a7bac409c927931c32b82bcb5 (patch)
tree042ebd8f98d3ffedeb26241e0940b105f2a41478 /GIT-VERSION-GEN
parent9a8e485430492a1377885071c94983c2da547174 (diff)
Git 1.7.8.2v1.7.8.2
Contains accumulated fixes since 1.7.8 that have been merged to the 'master' branch in preparation for the 1.7.9 release. 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 a04c8f32b7..36ae50b8f9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.8
+DEF_VER=v1.7.8.2
LF='
'