mirror of
https://gitea.home.endeavr.de/Marcel/Tarstats-pp.git
synced 2025-12-10 00:39:01 +01:00
Release Version
1.0
This commit is contained in:
4
main.cpp
4
main.cpp
@@ -1,4 +1,6 @@
|
||||
/*
|
||||
/* Tool to provide stats of a tarball.
|
||||
* http://github.com/blindi0815/Tarstats-pp
|
||||
*
|
||||
* by Marcel Nowicki (github@epenis.de | github.com/blindi0815)
|
||||
*/
|
||||
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user