mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-26 09:58:03 +02:00
d145409286
Per src/libmongoc/doc/installing.rst, the VERSION_CURRENT and VERSION_RELEASED files must now be generated. This requires Python and the GitPython pip module to run src/libmongoc/build/calc_release_version.py. A new libmongoc-version-current Makefile target has been added.