From 090c4830ddf39c0468f607f0d6b629ac6b4b0e4e Mon Sep 17 00:00:00 2001 From: vladlosev Date: Fri, 16 Apr 2010 16:21:17 +0000 Subject: [PATCH] Fixes a typo in README. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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