diff options
| author | Phil Christensen <philc@microsoft.com> | 2019-06-22 23:30:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-22 23:30:45 -0700 |
| commit | 17b8cd9d0520ba5941d25de7e1373b62f7e53b5c (patch) | |
| tree | 2e67a0c3028de15bd1d46968f7d788cf3382401e /ports/json11/CONTROL | |
| parent | f3db66b403840b24ea2612d09cca30a5285f5ea3 (diff) | |
| download | vcpkg-17b8cd9d0520ba5941d25de7e1373b62f7e53b5c.tar.gz vcpkg-17b8cd9d0520ba5941d25de7e1373b62f7e53b5c.zip | |
[ppconsul] remove conflict with json11 (#6967)
* [ppconsol] remove conflict with json11
Diffstat (limited to 'ports/json11/CONTROL')
| -rw-r--r-- | ports/json11/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/json11/CONTROL b/ports/json11/CONTROL index d624f9e7b..34cee37de 100644 --- a/ports/json11/CONTROL +++ b/ports/json11/CONTROL @@ -1,3 +1,3 @@ Source: json11
-Version: 2017-06-20-1
+Version: 2017-06-20-2
Description: json11 is a tiny JSON library for C++11, providing JSON parsing and serialization.
|
