-
Notifications
You must be signed in to change notification settings - Fork 209
Closed
Description
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
Labels
No labels