aboutsummaryrefslogtreecommitdiff
path: root/ports/gtest/CONTROL
diff options
context:
space:
mode:
authorArkady Shapkin <arkady.shapkin@gmail.com>2018-11-14 22:05:11 +0300
committerRobert Schumacher <roschuma@microsoft.com>2018-11-14 11:05:11 -0800
commit1ffc1b569dc27ef7b70c1861d5913516722947de (patch)
treef33fc31f20bfb8778163272c274028ad16bb5282 /ports/gtest/CONTROL
parent192493218a50905d6e63b032424bcdaf3726dcde (diff)
downloadvcpkg-1ffc1b569dc27ef7b70c1861d5913516722947de.tar.gz
vcpkg-1ffc1b569dc27ef7b70c1861d5913516722947de.zip
[gtest] Update to version 1.8.1 (#4220)
* [gtest] Update to version 1.8.1 * [gtest] Fix typo in cmake adjustment code. Revert usage to follow CMake official guidelines.
Diffstat (limited to 'ports/gtest/CONTROL')
-rw-r--r--ports/gtest/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gtest/CONTROL b/ports/gtest/CONTROL
index fbb19eaf6..5b3a7c465 100644
--- a/ports/gtest/CONTROL
+++ b/ports/gtest/CONTROL
@@ -1,3 +1,3 @@
Source: gtest
-Version: 1.8.0-9
+Version: 1.8.1-1
Description: GoogleTest and GoogleMock testing frameworks.