diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-05-10 03:00:58 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-05-09 12:00:58 -0700 |
| commit | f54e96af6fec5b9085b7b649d7d78811cd352693 (patch) | |
| tree | 1fe7dd8c7f0cd747d62536af31486e2dbfd99ee2 /ports/graphqlparser/CONTROL | |
| parent | eddb8796e4b691e6190971ce914f8930e0beabb9 (diff) | |
| download | vcpkg-f54e96af6fec5b9085b7b649d7d78811cd352693.tar.gz vcpkg-f54e96af6fec5b9085b7b649d7d78811cd352693.zip | |
[graphqlparser]Fix static build error (#6359)
Diffstat (limited to 'ports/graphqlparser/CONTROL')
| -rw-r--r-- | ports/graphqlparser/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/graphqlparser/CONTROL b/ports/graphqlparser/CONTROL index 0f6ed481e..128c49498 100644 --- a/ports/graphqlparser/CONTROL +++ b/ports/graphqlparser/CONTROL @@ -1,3 +1,3 @@ Source: graphqlparser
-Version: 0.7.0
+Version: 0.7.0-1
Description: A GraphQL query parser in C++ with C and C++ APIs
|
