diff options
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/u-/unittest-cpp.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 1a318b0c5..101d9974f 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6373,8 +6373,8 @@ "port-version": 0 }, "unittest-cpp": { - "baseline": "2.0.0-1", - "port-version": 0 + "baseline": "2.0.0", + "port-version": 2 }, "unixodbc": { "baseline": "2.3.7", diff --git a/versions/u-/unittest-cpp.json b/versions/u-/unittest-cpp.json index f4ac48856..fe90fa829 100644 --- a/versions/u-/unittest-cpp.json +++ b/versions/u-/unittest-cpp.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "22f6d4e1405162f02c4d25e742fcf0dcc0503146", + "version-semver": "2.0.0", + "port-version": 2 + }, + { "git-tree": "3ba07fcecec6bf9298a04b064411601043d98bd7", "version-string": "2.0.0-1", "port-version": 0 |
