Is there a quick way to determine the version of the Boost C++ libraries on a system?
If you only need to know for your own information, just look in /usr/include/boost/version.hpp (Ubuntu 13.10) and read the information directly