From fe44e648539ffcb3378875db3de91d8fcfc5e67e Mon Sep 17 00:00:00 2001 From: Peter Goodman Date: Tue, 14 Nov 2017 22:52:13 -0500 Subject: [PATCH] Update README.md Minor version fixes in the README --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4c35b2a4..8b309f4d 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,12 @@ Most of Remill's dependencies can be provided by the [cxx-common](https://github | ---- | ------- | | [Git](https://git-scm.com/) | Latest | | [CMake](https://cmake.org/) | 3.2+ | -| [Google Flags](https://github.com/google/glog) | 2.2.0 | -| [Google Log](https://github.com/google/glog) | 0.3.4 | -| [Google Test](https://github.com/google/googletest) | 1.8.0 | -| [LLVM](http://llvm.org/) | 3.6+ | -| [Clang](http://clang.llvm.org/) | 3.6+ | -| [Intel XED](https://software.intel.com/en-us/articles/xed-x86-encoder-decoder-software-library) | 2016-02-02 | +| [Google Flags](https://github.com/google/glog) | Latest | +| [Google Log](https://github.com/google/glog) | Latest | +| [Google Test](https://github.com/google/googletest) | Latest | +| [LLVM](http://llvm.org/) | 3.5+ | +| [Clang](http://clang.llvm.org/) | 3.5+ | +| [Intel XED](https://software.intel.com/en-us/articles/xed-x86-encoder-decoder-software-library) | Latest | | [Python](https://www.python.org/) | 2.7 | | Unzip | Latest |