summaryrefslogtreecommitdiff
path: root/utils/unittest
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2010-06-03 17:11:49 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2010-06-03 17:11:49 +0000
commitaede8118ad8e151971de78952b37a1468d72f795 (patch)
treea53080f024df2245b1c464d2741a39a677a5431e /utils/unittest
parentfc55defb308aa994fae446f66ebc5a197263b81e (diff)
downloadllvm-aede8118ad8e151971de78952b37a1468d72f795.tar.gz
llvm-aede8118ad8e151971de78952b37a1468d72f795.tar.bz2
llvm-aede8118ad8e151971de78952b37a1468d72f795.tar.xz
Forgot to update the most important part of the gtest modifications readme.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105396 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/unittest')
-rw-r--r--utils/unittest/googletest/README.LLVM2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/unittest/googletest/README.LLVM b/utils/unittest/googletest/README.LLVM
index 7a72cbcb86..7322bec19d 100644
--- a/utils/unittest/googletest/README.LLVM
+++ b/utils/unittest/googletest/README.LLVM
@@ -1,7 +1,7 @@
LLVM notes
----------
-This directory contains Google Test 1.2.1, with all elements removed except for
+This directory contains Google Test 1.5.0, with all elements removed except for
the actual source code, to minimize the addition to the LLVM distribution.
Cleaned up as follows: