diff --git a/src/common.h b/src/common.h index e65e953..e17dda3 100644 --- a/src/common.h +++ b/src/common.h @@ -41,7 +41,7 @@ using namespace std; -#define APP_VERSION "3.6.t10" +#define APP_VERSION "3.6" #define APP_NAME "JustMotion" #define APP_TARGET "jmotion" #define DATETIME_FMT "yyyyMMddhhmmss"