From 50091b28fe2349490e14a1afc37ae53d1c286913 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sun, 9 Jun 2024 17:02:33 +0800 Subject: [PATCH] VERSION_10 --- a8000_protocol | 2 +- src/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/a8000_protocol b/a8000_protocol index ab6fbde..db4404e 160000 --- a/a8000_protocol +++ b/a8000_protocol @@ -1 +1 @@ -Subproject commit ab6fbde4f16636ae8c212b7f56198a19b9700e29 +Subproject commit db4404e94683ade89cffb540a570fa749b518bfb diff --git a/src/version.h b/src/version.h index 3ce739d..d0d9e9a 100644 --- a/src/version.h +++ b/src/version.h @@ -1,4 +1,4 @@ #pragma once -#define VERSION "VERSION_6" +#define VERSION "VERSION_10" #define MAUFACTURER "iflytop" \ No newline at end of file