aboutsummaryrefslogtreecommitdiff
path: root/ports/rapidjson/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2019-02-08 17:37:31 -0800
committerRobert Schumacher <roschuma@microsoft.com>2019-02-08 17:37:31 -0800
commit4cbd210154db56b1f1c99fc563abceb767b3c8a9 (patch)
tree9086ebb58ac854ae05e7a87530d0200555403041 /ports/rapidjson/CONTROL
parentf54681082c5e2e33dbe6338019c43fec663dd059 (diff)
downloadvcpkg-4cbd210154db56b1f1c99fc563abceb767b3c8a9.tar.gz
vcpkg-4cbd210154db56b1f1c99fc563abceb767b3c8a9.zip
[rapidjson] PREFER_NINJA
Diffstat (limited to 'ports/rapidjson/CONTROL')
-rw-r--r--ports/rapidjson/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/rapidjson/CONTROL b/ports/rapidjson/CONTROL
index 5e7d4e5cf..b5fe3d4c9 100644
--- a/ports/rapidjson/CONTROL
+++ b/ports/rapidjson/CONTROL
@@ -1,3 +1,3 @@
Source: rapidjson
-Version: 1.1.0-2
+Version: 1.1.0-3
Description: A fast JSON parser/generator for C++ with both SAX/DOM style API <http://rapidjson.org/>