Provide access to library version information. More...
#include "version.h"
#include "config.h"
Go to the source code of this file.
Namespaces | |
namespace | Barry |
Project namespace, containing all related functions and classes. | |
Functions | |
const char * | Barry::Version (int &major, int &minor) |
Fills major and minor with integer version numbers, and returns a string containing human readable version information in English. |
Provide access to library version information.
Definition in file version.cc.