set version number to 1.0.0

This commit is contained in:
Patrick Lipka 2021-12-20 17:14:28 +01:00
parent 3149c74f98
commit 346b349967
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#include <string>
#define TT_VERSION 1.0
#define TT_VERSION 1.0.0
// global variables:
extern std::string user_name;