Definition in file version.cc.
#include "version.h"
#include "config.h"
Go to the source code of this file.
Namespaces | |
namespace | Barry |
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. |