Codebase list crazydiskinfo / 803a585
Version bump to 1.1.0 Tact Yoshida 4 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
99 #include <dirent.h>
1010
1111 std::string const TITLE = "CrazyDiskInfo";
12 std::string const VERSION = "1.0.2";
12 std::string const VERSION = "1.1.0";
1313
1414 constexpr int const STATUS_WIDTH = 83;
1515