Skip to content

bson and mongoc versions in Windows builds #181

@Jan-E

Description

@Jan-E

When building on windows with http://pecl.php.net/get/mongodb-1.1.1.tgz the versions are reported as follows:

mongodb version     1.1.1 
mongodb stability   stable 
libmongoc version   1.1.2 
libbson version     1.1.3

However, looking at VERSION_CURRENT and VERSION_RELEASED in src/libbson and src/libmongoc in that tarball libbson seems v1.3.0 and libmongoc is v1.3.1-dev. Can the win32/*-version.h files be updated? In an ideal world that would be done automatically by the pecl packaging script, but I do not know if that is possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions