summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/1.7.6.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/RelNotes/1.7.6.txt')
-rw-r--r--Documentation/RelNotes/1.7.6.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/1.7.6.txt b/Documentation/RelNotes/1.7.6.txt
index d1b78e5..9fd85f5 100644
--- a/Documentation/RelNotes/1.7.6.txt
+++ b/Documentation/RelNotes/1.7.6.txt
@@ -138,5 +138,5 @@ included in this release.
---
exec >/var/tmp/1
echo O=$(git describe master)
-O=v1.7.6-rc1
+O=v1.7.6-rc2
git shortlog --no-merges ^maint ^$O master