#include <libtorrent/version.hpp>#include <boost/python.hpp>Go to the source code of this file.
Functions | |
| void | bind_version () |
| void bind_version | ( | ) |
Definition at line 13 of file version.cpp.
References LIBTORRENT_VERSION, LIBTORRENT_VERSION_MAJOR, and LIBTORRENT_VERSION_MINOR.
Referenced by BOOST_PYTHON_MODULE().
1.5.6