更新1.0.7版本 ReleaseFiles

This commit is contained in:
zhengxuan.zhang
2026-08-06 15:48:58 +08:00
parent 8aff959719
commit 11ea8207a8
71 changed files with 149 additions and 1204 deletions
@@ -5,7 +5,7 @@
<!--====================================== -->
<?define DEFAULT_BUILD_NUMBER="1"?> <!--默认为1,同一天提供两版,改为2 -->
<?define DEFAULT_BUILD_TYPE="1"?> <!--默认为1,同一天提供两版,改为2 -->
<?define DEFAULT_BUILD_UPGRADE="0311"?> <!--日期 -->
<?define DEFAULT_BUILD_UPGRADE="0806"?> <!--日期 -->
<!--================================== -->
<!-- Product specific naming variables -->
<!--================================== -->
@@ -15,7 +15,7 @@
<?define DEFAULT_PRODUCT_NAME="XplorePlane"?>
<?define DEFAULT_RELEASE_YEAR="2026"?>
<?define DEFAULT_INSTALLER_DISPLAY_NAME="IDE"?>
<?define DEFAULT_INSTALLER_DISPLAY_NAME="XplorePlane"?>
<!--=================================-->
@@ -25,8 +25,8 @@
<!-- FOUNDATION_MAJOR_VERSION_NUMBER - Major number for the foundation product (ie 9 for PC-DMIS and 3 for Touch)-->
<!-- FOUNDATION_MINOR_VERSION_NUMBER - Minor number for the foundation product (ie 1 for PC-DMIS and 0 for Touch)-->
<?define DEFAULT_FOUNDATION_MAJOR_VERSION_NUMBER="4"?> <!--某年的结尾 -->
<?define DEFAULT_FOUNDATION_MINOR_VERSION_NUMBER="1"?> <!--第几季度 -->
<?define DEFAULT_FOUNDATION_MAJOR_VERSION_NUMBER="6"?> <!--某年的结尾 -->
<?define DEFAULT_FOUNDATION_MINOR_VERSION_NUMBER="3"?> <!--第几季度 -->
<?define DEFAULT_FOUNDATION_VERSION_NAME="2026.1"?>
@@ -38,8 +38,8 @@
<!-- PRODUCT_MAJOR_VERSION_NUMBER - Major number for the product-->
<!-- PRODUCT_MINOR_VERSION_NUMBER - Minor number for the product-->
<?define DEFAULT_PRODUCT_MAJOR_VERSION_NUMBER="4"?> <!--某年的结尾 -->
<?define DEFAULT_PRODUCT_MINOR_VERSION_NUMBER="1"?> <!--第几季度 -->
<?define DEFAULT_PRODUCT_MAJOR_VERSION_NUMBER="6"?> <!--某年的结尾 -->
<?define DEFAULT_PRODUCT_MINOR_VERSION_NUMBER="3"?> <!--第几季度 -->
<!--================== -->