From f3f778df6900881a7bac409c927931c32b82bcb5 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 28 Dec 2011 11:49:09 -0800 Subject: Git 1.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 --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') 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=' ' -- cgit v1.2.1