64:cfaddbb6caab | 65:ff03ae99323f |
---|---|
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.0 (dev)"; | 41 static constexpr auto program_version = "1.1.0"; |
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" |