From 5738c9c21e53356ab5020912116e7f82fd2d428f Mon Sep 17 00:00:00 2001
From: Junio C Hamano <gitster@pobox.com>
Date: Mon, 12 Sep 2011 10:44:32 -0700
Subject: Git 1.7.7-rc1

Signed-off-by: Junio C Hamano <gitster@pobox.com>
---
 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 fea63c14be..988831852e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.7-rc0
+DEF_VER=v1.7.7-rc1
 
 LF='
 '
-- 
cgit v1.2.1