hydrogen 1.1.1
Version.cpp File Reference

Namespaces

namespace  H2Core
 

Functions

std::string get_version ()
 Returns the current Hydrogen version string. More...
 
bool version_older_than (int major, int minor, int patch)
 return true of the current version is older than the given values More...
 

Variables

static const std::string version = H2CORE_VERSION