diff --git a/src/common/main.cpp b/src/common/main.cpp index 645c2c6..b745002 100644 --- a/src/common/main.cpp +++ b/src/common/main.cpp @@ -7,7 +7,7 @@ #include "../cuda/cuda.hpp" #include "../cuda/uarch.hpp" -static const char* VERSION = "0.06"; +static const char* VERSION = "0.10"; void print_help(char *argv[]) { const char **t = args_str;