mirror of
https://gitea.home.endeavr.de/Marcel/Tarstats-pp.git
synced 2025-12-10 00:39:01 +01:00
this cleaned up some stuff and added version information.
v0.9-beta.3
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
namespace tarconstant {
|
||||
//global version
|
||||
inline std::string const version = "v0.9-beta.2";
|
||||
inline std::string const version = "v0.9-beta.3";
|
||||
|
||||
// global itemtype definition
|
||||
inline std::string const typeFile = "FILES";
|
||||
|
||||
Reference in New Issue
Block a user