From 528b4105f75e5ab314f7528ab4ea76251c6bfc96 Mon Sep 17 00:00:00 2001 From: Maurice ONeal Date: Sat, 24 Dec 2022 21:16:49 -0500 Subject: [PATCH] v1.6 The app can be considered in stable state, releasing to master branch. --- src/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common.h b/src/common.h index 478162c..26550c3 100644 --- a/src/common.h +++ b/src/common.h @@ -35,7 +35,7 @@ using namespace cv; using namespace std; using namespace std::filesystem; -#define APP_VER "1.5.t19" +#define APP_VER "1.6" #define APP_NAME "Motion Watch" struct shared_t