diff --git a/src/common.h b/src/common.h index f6b5111..76f60ac 100644 --- a/src/common.h +++ b/src/common.h @@ -37,7 +37,7 @@ using namespace std; using namespace std::filesystem; #define BUF_SZ 10 -#define APP_VER "1.4.t11" +#define APP_VER "1.5" struct shared_t {