3 lines
85 B
C++
3 lines
85 B
C++
|
|
#include "version.hpp"
|
||
|
|
const std::string git_describe_str = "@CURRENT_GIT_VERSION@";
|