diff --git a/src/main.cc b/src/main.cc index ba43e1a..59afda4 100644 --- a/src/main.cc +++ b/src/main.cc @@ -1,7 +1,7 @@ #include #include "options.h" -static const auto version = "1.1"; +static const auto version = "2.x"; static void show_usage(const bool include_help) {