diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2021-09-11 09:29:46 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-10 18:29:46 -0700 |
| commit | 1909fbc4eb8ef30017a79dce50c0f232d149a051 (patch) | |
| tree | 1f2724bab18efa707e602d4cc2a4a9c84cb0205a /versions/baseline.json | |
| parent | a241dd2859f92f09f801cda2255a94e7bf8336db (diff) | |
| download | vcpkg-1909fbc4eb8ef30017a79dce50c0f232d149a051.tar.gz vcpkg-1909fbc4eb8ef30017a79dce50c0f232d149a051.zip | |
[libpqxx] Fix build issue with vs2017 (#20095)
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 5df92fd2b..476e25956 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3582,7 +3582,7 @@ }, "libpqxx": { "baseline": "7.6.0", - "port-version": 0 + "port-version": 1 }, "libprotobuf-mutator": { "baseline": "1.0", |
