4 lines
56 B
C++
4 lines
56 B
C++
|
#include "version.hpp"
|
||
|
|
||
|
std::string version = "v1.0.0";
|