From 5a26ee33c6357a7eb0142de857a84f50531ac028 Mon Sep 17 00:00:00 2001 From: Cocos Robot <48829427+cocos-robot@users.noreply.github.com> Date: Tue, 9 Jul 2024 11:00:05 +0800 Subject: [PATCH] [ci skip][AUTO]: Automated code generating update: 35eaf75df61f47315e11fcb56d8f5534df56d57a (#17332) (#17333) Co-authored-by: cocos-robot --- native/cocos/cocos-version.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/native/cocos/cocos-version.h b/native/cocos/cocos-version.h index d7dbb25f319..ca71277b850 100644 --- a/native/cocos/cocos-version.h +++ b/native/cocos/cocos-version.h @@ -23,11 +23,11 @@ THE SOFTWARE. ****************************************************************************/ #pragma once -#define COCOS_MAJOR_VERSION 3 -#define COCOS_MINJOR_VERSION 8 -#define COCOS_PATCH_VERSION 4 -#define COCOS_VERSION_STRING "3.8.4" -#define COCOS_VERSION_DEFINED 1 -#define COCOS_VERSION 30804 +#define COCOS_MAJOR_VERSION 3 +#define COCOS_MINJOR_VERSION 8 +#define COCOS_PATCH_VERSION 4 +#define COCOS_VERSION_STRING "3.8.4" +#define COCOS_VERSION_DEFINED 1 +#define COCOS_VERSION 30804 // #define COCOS_PRE_RELEASE "release"