#ifndef _{PROJ}_VERSION_H_
#define _{PROJ}_VERSION_H_
#include <string>
std::string {PROJECT}_version();
#endif // _{PROJ}_VERSION_H_