summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvladlosev <vladlosev@8415998a-534a-0410-bf83-d39667b30386>2010-04-16 16:28:58 +0000
committervladlosev <vladlosev@8415998a-534a-0410-bf83-d39667b30386>2010-04-16 16:28:58 +0000
commit26dec95748224c8bf82936d17eae94e4932b2410 (patch)
tree7494e39bccbc39aba0df42ca342af9784b282a8c
parent847b3fb3797099215e0d18ab7f1bb5f3f0426745 (diff)
parent07a1cd40e8d7203494de1fdc81e0f918588515b5 (diff)
downloadgooglemock-release-1.5.tar.gz
Merges README typo fix from the trunk.release-1.5
git-svn-id: http://googlemock.googlecode.com/svn/branches/release-1.5@287 8415998a-534a-0410-bf83-d39667b30386
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f57b254..8e4150a 100644
--- a/README
+++ b/README
@@ -276,7 +276,7 @@ Sometimes, though, we have to make some breaking changes for the
users' long-term benefits. This section describes what you'll need to
do if you are upgrading from an earlier version of Google Mock.
-### Upgrading from 1.2.0 or Earlier ###
+### Upgrading from 1.1.0 or Earlier ###
You may need to explicitly enable or disable Google Test's own TR1
tuple library. See the instructions in section "Choosing a TR1 Tuple