File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/****************************************************************************
2- Copyright (c) 2022-2025 Xiamen Yaji Software Co., Ltd.
2+ Copyright (c) 2022-2026 Xiamen Yaji Software Co., Ltd.
33
44http://www.cocos.com
55
@@ -23,11 +23,11 @@ THE SOFTWARE.
2323****************************************************************************/
2424#pragma once
2525
26- #define COCOS_MAJOR_VERSION 3
27- #define COCOS_MINJOR_VERSION 8
28- #define COCOS_PATCH_VERSION 8
29- #define COCOS_VERSION_STRING "3.8.8 "
26+ #define COCOS_MAJOR_VERSION 4
27+ #define COCOS_MINJOR_VERSION 0
28+ #define COCOS_PATCH_VERSION 0
29+ #define COCOS_VERSION_STRING "4.0.0 "
3030#define COCOS_VERSION_DEFINED 1
31- #define COCOS_VERSION 30808
31+ #define COCOS_VERSION 40000
3232
33- // #define COCOS_PRE_RELEASE "release "
33+ // #define COCOS_PRE_RELEASE "alpha "
You can’t perform that action at this time.
0 commit comments