diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-11-19 11:14:40 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-19 11:14:40 -0800 |
| commit | e916630f208b8069790e654fcc5bbf1b420eab46 (patch) | |
| tree | c2eb3db2265d64bead5e094ff9eff9ff52090c59 /ports/libbson/CONTROL | |
| parent | 892f584b346c789d3f86d13bf1557de5b3bd1db6 (diff) | |
| download | vcpkg-e916630f208b8069790e654fcc5bbf1b420eab46.tar.gz vcpkg-e916630f208b8069790e654fcc5bbf1b420eab46.zip | |
[libbson][mongo-c-driver] Update to 1.15.1. Parse CONTROL file for version number (#8790)
Diffstat (limited to 'ports/libbson/CONTROL')
| -rw-r--r-- | ports/libbson/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libbson/CONTROL b/ports/libbson/CONTROL index 42d87161b..ab99da6ba 100644 --- a/ports/libbson/CONTROL +++ b/ports/libbson/CONTROL @@ -1,4 +1,4 @@ Source: libbson -Version: 1.14.0-3 +Version: 1.15.1-1 Description: libbson is a library providing useful routines related to building, parsing, and iterating BSON documents. Homepage: https://github.com/mongodb/libbson |
