Release Version

1.0
This commit is contained in:
Marcel Nowicki
2022-02-12 12:20:28 +01:00
parent 0f38d9dd2b
commit 3667502404
2 changed files with 4 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
namespace tarconstant {
//global version
inline std::string const version = "v0.9-beta.3";
inline std::string const version = "v1.0-Release";
// global itemtype definition
inline std::string const typeFile = "FILES";