tictactoe/game/version.cpp

4 lines
56 B
C++

#include "version.hpp"
std::string version = "v1.0.0";