aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorvladlosev <vladlosev@8415998a-534a-0410-bf83-d39667b30386>2010-04-16 16:21:17 +0000
committervladlosev <vladlosev@8415998a-534a-0410-bf83-d39667b30386>2010-04-16 16:21:17 +0000
commit090c4830ddf39c0468f607f0d6b629ac6b4b0e4e (patch)
tree7494e39bccbc39aba0df42ca342af9784b282a8c /README
parentd19f58677bb1b842505b5856f43633a21e454828 (diff)
downloadgoogletest-090c4830ddf39c0468f607f0d6b629ac6b4b0e4e.tar.gz
googletest-090c4830ddf39c0468f607f0d6b629ac6b4b0e4e.tar.bz2
googletest-090c4830ddf39c0468f607f0d6b629ac6b4b0e4e.zip
Fixes a typo in README.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f57b254d..8e4150aa 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