aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/1.7.5.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-03-31 13:58:16 -0700
committerJunio C Hamano <gitster@pobox.com>2011-03-31 13:58:47 -0700
commit6acef043581d69597860f3343ec2691c72b0803c (patch)
tree6feffa0880c204dffeb1288bdb003cae0f600e5b /Documentation/RelNotes/1.7.5.txt
parentbcef9b6327a7d0a01b9207a9cf0aa2783e12fb41 (diff)
downloadgit-6acef043581d69597860f3343ec2691c72b0803c.tar.gz
git-6acef043581d69597860f3343ec2691c72b0803c.tar.xz
Git 1.7.5-rc0v1.7.5-rc0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.7.5.txt')
-rw-r--r--Documentation/RelNotes/1.7.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/1.7.5.txt b/Documentation/RelNotes/1.7.5.txt
index 23545bdba..648dbfd90 100644
--- a/Documentation/RelNotes/1.7.5.txt
+++ b/Documentation/RelNotes/1.7.5.txt
@@ -135,6 +135,6 @@ release, unless otherwise noted.
---
exec >/var/tmp/1
-O=v1.7.4.2-405-gbf0c5bb
+O=v1.7.5-rc0
echo O=$(git describe 'master')
git shortlog --no-merges ^maint ^$O master