From f56ef114eeefee755f422e6cbef2d83974cb90f1 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 18 Nov 2011 14:19:45 -0800 Subject: [PATCH] Hopefully final update of release notes before 1.7.8 final Signed-off-by: Junio C Hamano --- Documentation/RelNotes/1.7.8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/RelNotes/1.7.8.txt b/Documentation/RelNotes/1.7.8.txt index e27dd71d0c..487f0c3728 100644 --- a/Documentation/RelNotes/1.7.8.txt +++ b/Documentation/RelNotes/1.7.8.txt @@ -162,7 +162,7 @@ included in this release. --- exec >/var/tmp/1 -O=v1.7.8-rc2-3-g09116a1 +O=v1.7.8-rc3-16-g9e9ab40 echo O=$(git describe --always master) git log --first-parent --oneline --reverse ^$O master echo -- 2.11.4.GIT