diff --git a/src/include/subcommands/help.h b/src/include/subcommands/help.h index 8fbc8ad..4b56ad9 100644 --- a/src/include/subcommands/help.h +++ b/src/include/subcommands/help.h @@ -3,7 +3,7 @@ #include -#define VERSION "LRez v2.2.1" +#define VERSION "LRez v2.2.2" using namespace std;