| 70:a629b831c96d | 71:39644afa3808 |
|---|---|
| 36 | 36 |
| 37 #include <numeric> | 37 #include <numeric> |
| 38 | 38 |
| 39 using namespace std::chrono; | 39 using namespace std::chrono; |
| 40 | 40 |
| 41 static constexpr auto program_version = "1.1.1"; | 41 static constexpr auto program_version = "1.1.2"; |
| 42 | 42 |
| 43 static void print_help() { | 43 static void print_help() { |
| 44 fputs( | 44 fputs( |
| 45 "Usage: repoheat [OPTION]... [PATH]...\n\n" | 45 "Usage: repoheat [OPTION]... [PATH]...\n\n" |
| 46 "Options:\n" | 46 "Options:\n" |