Code

Git 1.7.7-rc2 v1.7.7-rc2
authorJunio C Hamano <gitster@pobox.com>
Sun, 18 Sep 2011 22:41:34 +0000 (15:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 18 Sep 2011 22:41:34 +0000 (15:41 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.7.txt
GIT-VERSION-GEN

index 6e83082c14f3adaf6f326092223eaf86611f9f12..f10ff2882072a1754d8523ed624b8f9ab232a127 100644 (file)
@@ -166,7 +166,7 @@ included in this release.
 --
 exec >/var/tmp/1
 echo O=$(git describe master)
-O=v1.7.7-rc0-185-gb648557
+O=v1.7.7-rc2
 git log --first-parent --oneline $O..master
 echo
 git shortlog --no-merges ^maint ^$O master
index 988831852e260fd5004b79cd354d3775344ebffe..647dc603ab789446a33c34dc1dabb00a92c5385e 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.7-rc1
+DEF_VER=v1.7.7-rc2
 
 LF='
 '