From 6d7921a60651890ad96d3b94337117d370ccc932 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Mon, 8 Jul 2024 14:59:23 +0800 Subject: [PATCH] =?UTF-8?q?V504=E6=AD=A5=E8=BF=9B=E7=94=B5=E6=9C=BA?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=BE=80=E5=A4=8D=E8=BF=90=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usrc/project_configs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usrc/project_configs.h b/usrc/project_configs.h index b0aab8c..b206b87 100644 --- a/usrc/project_configs.h +++ b/usrc/project_configs.h @@ -1,5 +1,5 @@ #pragma once -#define PC_VERSION 503 +#define PC_VERSION 504 #define PC_MANUFACTURER "http://www.iflytop.com/" #define PC_PROJECT_NAME "a8000_subboard" #define PC_IFLYTOP_ENABLE_OS 1